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

Unified Diff: chrome/common/DEPS

Issue 11413099: Bluetooth API Permission Dialogs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 6bb9e40ed929a5d872507fde8210a6f6037d74fe..f709bc345faf328d7bfd89fe888e9c4abedeb2b4 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+chrome/plugin", # For checking whether we're a plugin process.
+ "+device/bluetooth", # For BluetoothDevicePermission
"+extensions/common",
"+grit", # For generated headers
"+libxml",

Powered by Google App Engine
This is Rietveld 408576698