| Index: components/dom_distiller/DEPS
|
| diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
|
| index fad02ef2197849ba2373a49482c5e052c59c5661..75e60801d90dde617870ed2476ed6249e1f358e9 100644
|
| --- a/components/dom_distiller/DEPS
|
| +++ b/components/dom_distiller/DEPS
|
| @@ -1,14 +1,15 @@
|
| include_rules = [
|
| "+components/data_use_measurement/core",
|
| + "+components/grit/components_resources.h",
|
| "+components/leveldb_proto",
|
| "+components/pref_registry",
|
| "+components/prefs",
|
| + "+components/strings/grit/components_strings.h",
|
| "+components/sync/model",
|
| "+components/sync/protocol",
|
| "+components/sync_preferences",
|
| "+components/variations",
|
| "+google", # For third_party/protobuf.
|
| - "+grit", # For generated headers.
|
| "+jni",
|
| "+third_party/dom_distiller_js",
|
| "+third_party/re2",
|
|
|