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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2203103003: Reset Bluetooth EventHandler when it is invalid (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tried fixing compile errors Created 4 years, 4 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 | chrome/browser/ui/bluetooth/DEPS » ('j') | content/browser/bluetooth/bluetooth_metrics.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index db85b4d7fa4969d5ee0a04ed142a15121bde6c67..33ae9eb2459f9d51ed7276f429855887666a8deb 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -209,6 +209,7 @@ split_static_library("ui") {
"//chrome/common:features",
"//components/feedback/proto",
"//components/proximity_auth/webui",
+ "//content/public/browser",
"//device/bluetooth",
]
}
« no previous file with comments | « no previous file | chrome/browser/ui/bluetooth/DEPS » ('j') | content/browser/bluetooth/bluetooth_metrics.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698