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", |