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

Unified Diff: content/shell/DEPS

Issue 787953004: bluetooth: Use BluetoothAdapter in BluetoothDispatcherHost. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: virtual/override replaced Created 5 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
« no previous file with comments | « content/content_shell.gypi ('k') | content/shell/browser/shell_views.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/DEPS
diff --git a/content/shell/DEPS b/content/shell/DEPS
index cd87a65224ef35c5b049dce1d2ebdc2813b5b27d..fd4288818c9db6089667c910cd4ba90f9166b237 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -3,6 +3,7 @@ include_rules = [
# For chromeos build config
"+chromeos/dbus",
+ "+device/bluetooth", # BluetoothAdapterFactory::Shutdown.
# The content_shell is the canonical sample embedder, so it only uses
# content's public API.
« no previous file with comments | « content/content_shell.gypi ('k') | content/shell/browser/shell_views.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698