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

Unified Diff: content/content_browser.gypi

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/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 8713d4bfd7dc0ff43085f42dc7898d5e368a3555..6e04408768e44cb600e0d281754ac4548c9af8b8 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -6,6 +6,7 @@
'dependencies': [
'../base/base.gyp:base_static',
'../components/url_formatter/url_formatter.gyp:url_formatter',
+ '../components/components.gyp:device_event_log_component',
'../crypto/crypto.gyp:crypto',
'../device/battery/battery.gyp:device_battery',
'../device/battery/battery.gyp:device_battery_mojo_bindings',

Powered by Google App Engine
This is Rietveld 408576698