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

Unified Diff: content/browser/BUILD.gn

Issue 2722473002: DO NOT SUBMIT. Stub implementation of FakeBluetooth mojo interface (Closed)
Patch Set: Created 3 years, 10 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 | « no previous file | content/browser/frame_host/render_frame_host_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 0ec7e95b0b48b3ff99fa4daf3fedca185b03c088..0cee3ea4187b15070101846bedc97e145a9ce609 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -67,6 +67,7 @@ source_set("browser") {
"//device/battery",
"//device/battery:mojo_bindings",
"//device/bluetooth",
+ "//device/bluetooth:mojo",
"//device/gamepad",
"//device/generic_sensor",
"//device/geolocation",
« no previous file with comments | « no previous file | content/browser/frame_host/render_frame_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698