| Index: components/sync/android/DEPS
|
| diff --git a/components/sync/android/DEPS b/components/sync/android/DEPS
|
| index ebe9bcc222da8a3d6ec8fe6ba2e9372a2b3584e8..e65545efd9f052e5f871dfe1b30ea40df6e58a45 100644
|
| --- a/components/sync/android/DEPS
|
| +++ b/components/sync/android/DEPS
|
| @@ -1,7 +1,7 @@
|
| include_rules = [
|
| + "+components/signin/core/browser/android",
|
| "+components/sync/base",
|
| "+components/sync/test/android", # For sync test tools
|
| "+jni",
|
| "+third_party/cacheinvalidation", # For imports in sync/notifier.
|
| - "+net", # For imports in sync/signin.
|
| ]
|
|
|