Index: chrome/browser/extensions/api/DEPS |
diff --git a/chrome/browser/extensions/api/DEPS b/chrome/browser/extensions/api/DEPS |
index 03792c68316ec51cf5a7e6c446b5945575d4aec6..4fe14958644f1c61c1d828f0fbd25704b144ca43 100644 |
--- a/chrome/browser/extensions/api/DEPS |
+++ b/chrome/browser/extensions/api/DEPS |
@@ -5,6 +5,8 @@ include_rules = [ |
"+device/hid", |
# Enable remote assistance on Chrome OS |
"+remoting/host", |
+ "+third_party/cld_2/src", |
+ "+tools/json_schema_compiler", |
not at google - send to devlin
2015/07/10 16:21:09
Do you really needs to add the json_schema_compile
amalika
2015/07/13 23:57:00
Done.
|
] |
specific_include_rules = { |