Index: DEPS |
diff --git a/DEPS b/DEPS |
index 6b35b9d06e479f9c8610441405c3e72cd1fa8742..2c943ba142f3306ab8566f2ebb6ab2fec879849f 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -594,9 +594,6 @@ include_rules = [ |
# Everybody can use headers generated by tools/generate_library_loader. |
"+library_loaders", |
- # For now, we allow ICU to be included by specifying "unicode/...", although |
- # this should probably change. |
- "+unicode", |
"+testing", |
"+third_party/icu/public", |
] |
@@ -607,6 +604,7 @@ skip_child_includes = [ |
"breakpad", |
"chrome_frame", |
"delegate_execute", |
+ "googleurl", |
"metro_driver", |
"native_client_sdk", |
"o3d", |