Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1117)

Unified Diff: content/common/bluetooth/web_bluetooth_device_id.typemap

Issue 2209883002: Link blink mojom bindings into platform target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge and add comments Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/BUILD.gn ('k') | content/public/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/bluetooth/web_bluetooth_device_id.typemap
diff --git a/content/common/bluetooth/web_bluetooth_device_id.typemap b/content/common/bluetooth/web_bluetooth_device_id.typemap
index 7f07b52b538f8ef76e2470e7d158c6bb1213ef13..39e06c2824ef0842b93d81397260d4ed31f98ff5 100644
--- a/content/common/bluetooth/web_bluetooth_device_id.typemap
+++ b/content/common/bluetooth/web_bluetooth_device_id.typemap
@@ -9,3 +9,4 @@ traits_headers =
[ "//content/common/bluetooth/web_bluetooth_device_id_struct_traits.h" ]
type_mappings =
[ "blink.mojom.WebBluetoothDeviceId=content::WebBluetoothDeviceId" ]
+public_deps = [ "//content:export" ]
« no previous file with comments | « content/common/BUILD.gn ('k') | content/public/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698