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

Unified Diff: extensions/shell/BUILD.gn

Issue 2819593003: Initialize BlueZ in app_shell on Linux (Closed)
Patch Set: todone 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
Index: extensions/shell/BUILD.gn
diff --git a/extensions/shell/BUILD.gn b/extensions/shell/BUILD.gn
index d499fe7f0d7bfeaaafcfb4e7178f9eb17d5d019e..31e941770c490df115e9c788b78073e52329eb84 100644
--- a/extensions/shell/BUILD.gn
+++ b/extensions/shell/BUILD.gn
@@ -44,6 +44,7 @@ source_set("app_shell_lib") {
"//content",
"//content/shell:content_shell_lib",
"//device/base",
+ "//device/bluetooth",
"//device/hid",
"//extensions:extensions_resources",
"//extensions:shell_and_test_pak",

Powered by Google App Engine
This is Rietveld 408576698