Commit d5a403fe authored by Gyuyoung Kim's avatar Gyuyoung Kim Committed by Commit Bot

Include *.mojom-forward.h instead of .mojom.h from web_bluetooth_device_id_mojom_traits.h

To reduce pre-processed size in web_bluetooth_device_id_mojom_traits.h,
this CL replaces .mojom.h with .mojom-forward.h.

This CL has no behavior changes.

Bug: 1001360
Change-Id: I98bb17decdcd1d680d7c7e6f6be97e3e03248ae1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1804949Reviewed-by: default avatarKent Tamura <tkent@chromium.org>
Reviewed-by: default avatarGiovanni Ortuño Urquidi <ortuno@chromium.org>
Reviewed-by: default avatarDominick Ng <dominickn@chromium.org>
Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
Cr-Commit-Position: refs/heads/master@{#697933}
parent 0083e837
......@@ -8,7 +8,7 @@
#include <string>
#include "third_party/blink/public/common/bluetooth/web_bluetooth_device_id.h"
#include "third_party/blink/public/mojom/bluetooth/web_bluetooth.mojom.h"
#include "third_party/blink/public/mojom/bluetooth/web_bluetooth.mojom-forward.h"
namespace mojo {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment