Index: components/safe_json/DEPS |
diff --git a/components/safe_json/DEPS b/components/safe_json/DEPS |
index 4e771fcabeeb1f6107d93fc11da1441744e9826f..e05419130dc9fb93177530f173931e105e2e6c88 100644 |
--- a/components/safe_json/DEPS |
+++ b/components/safe_json/DEPS |
@@ -4,5 +4,6 @@ include_rules = [ |
"+grit", # For generated headers |
"+grit/components_strings.h", # For generated headers |
sdefresne
2015/07/10 14:01:19
nit: this line is redundant with the previous one
Bernhard Bauer
2015/07/10 14:09:09
Removed.
|
"+ipc", |
+ "+jni", |
"+ui/base", |
] |