| Index: components/dom_distiller/DEPS
|
| diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
|
| index 15150b587b2782ae7a4700d2f4a10f526baec17b..8adca12084bd1d8cb7a1a92bd9b4710a9858fcd9 100644
|
| --- a/components/dom_distiller/DEPS
|
| +++ b/components/dom_distiller/DEPS
|
| @@ -2,13 +2,13 @@ include_rules = [
|
| "+components/leveldb_proto",
|
| "+components/pref_registry",
|
| "+components/prefs",
|
| + "+components/sync/api",
|
| + "+components/sync/core/attachments", # Needed for tests.
|
| + "+components/sync/protocol",
|
| "+components/variations",
|
| "+google", # For third_party/protobuf.
|
| "+grit", # For generated headers.
|
| "+jni",
|
| - "+sync/api",
|
| - "+sync/internal_api/public/attachments", # Needed for tests.
|
| - "+sync/protocol",
|
| "+third_party/dom_distiller_js",
|
| "+third_party/re2",
|
| "+net/base",
|
|
|