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

Unified Diff: content/shell/BUILD.gn

Issue 2737343003: bluetooth: Add FakeBluetooth interface (Closed)
Patch Set: move web-bluetooth-test.js Created 3 years, 8 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/shell/browser/content_shell_browser_manifest_overlay.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 16cc7463cec25b9124593045590086ba563c2348..cb5d152bea8432d241e3358251d7431b5c396b86 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -238,6 +238,7 @@ static_library("content_shell_lib") {
"//content/test:layouttest_support",
"//content/test:test_support",
"//device/bluetooth",
+ "//device/bluetooth:fake_bluetooth",
"//device/bluetooth:mocks",
"//device/geolocation",
"//device/sensors/public/cpp:full",
« no previous file with comments | « no previous file | content/shell/browser/content_shell_browser_manifest_overlay.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698