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

Unified Diff: content/shell/BUILD.gn

Issue 2737343003: bluetooth: Add FakeBluetooth interface (Closed)
Patch Set: Move to public deps Created 3 years, 9 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 ee8354b3ea3ac0280f84f5525572261986669505..90028d75a5516ce1fe0f55daaa437c883786e45a 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -236,6 +236,7 @@ static_library("content_shell_lib") {
"//content/test:test_support",
"//device/bluetooth",
"//device/bluetooth:mocks",
+ "//device/bluetooth:mojo_test",
"//device/geolocation",
"//gin",
"//gpu",
« 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