Index: components/mime_util/DEPS |
diff --git a/device/hid/DEPS b/components/mime_util/DEPS |
similarity index 58% |
copy from device/hid/DEPS |
copy to components/mime_util/DEPS |
index 1eb5a72a8ce0fe3f725a5dd2882afcb21955bf98..658593c3351872496c0584d11630d8dbc4361314 100644 |
--- a/device/hid/DEPS |
+++ b/components/mime_util/DEPS |
@@ -1,4 +1,5 @@ |
include_rules = [ |
- "+chromeos/dbus", |
+ "-content", |
+ "+base", |
Lei Zhang
2015/04/28 04:01:03
There's a blanket everyone outside of third_party/
|
"+net/base", |
] |