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

Unified Diff: chrome/browser/DEPS

Issue 11075006: Moved bluetooth adapter files to device/bluetooth/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove ChromeOs dependency from bluetooth_api.* as much as possible. Created 8 years, 2 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index a680115d0f2947c63f133663a89ac0779681ccac..882394c397942b4430be5aa6e36b8bff2873dce1 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+chrome/tools/profiles", # For history unit tests.
"+chromeos",
"+content/public/browser",
+ "+device/bluetooth",
bryeung 2012/10/10 15:03:53 could this just be "+device"? The other things we
youngki 2012/10/10 18:34:56 Done.
"+google/cacheinvalidation", # Sync invalidation API protobuf files.
"+google_apis",
"+google_update",

Powered by Google App Engine
This is Rietveld 408576698