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

Unified Diff: content/browser/BUILD.gn

Issue 1639293002: bluetooth: update bluetooth_dispatcher_host VLOG to BLUETOOTH_LOG (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@btDeviceLog
Patch Set: Created 4 years, 11 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 4d66f86c09f85e56c63155a02870220a019e7986..b7c64bb97c27124d736e62228c3a5db1a12a612b 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -118,6 +118,7 @@ source_set("browser") {
deps += [
"//cc",
"//cc/surfaces",
+ "//components/device_event_log",
"//components/scheduler:common",
"//content/app/resources",
"//content/app/strings",

Powered by Google App Engine
This is Rietveld 408576698