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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2357383002: bluetooth: Add device list retrieval for chrome://bluetooth-internals (Closed)
Patch Set: Fix Windows BUILD visibility Created 4 years, 2 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 | « device/bluetooth/public/interfaces/adapter.mojom ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index aa8d4b4856a121d1b03f0c1b28066b979da1355c..e692e82d26f8bf66f65ba244292552cd08fd6830 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -644,7 +644,7 @@ mojom("mojo_bindings") {
public_deps = [
":android_mojo_bindings",
":new_wrapper_types_mojo_bindings",
- "//device/bluetooth/public/interfaces:bluetooth_mojom_bluetooth_uuid",
+ "//device/bluetooth/public/interfaces",
"//mojo/common:common_custom_types",
"//url/mojo:url_mojom_origin",
]
« no previous file with comments | « device/bluetooth/public/interfaces/adapter.mojom ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698