| Index: chrome/browser/android/DEPS
|
| diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS
|
| index b99ee0bacb127c4ff7997adf7ae3c28a5b5e768d..e9cfd4cf0859ff44b9aa8ea16f060c8556774928 100644
|
| --- a/chrome/browser/android/DEPS
|
| +++ b/chrome/browser/android/DEPS
|
| @@ -5,11 +5,11 @@ include_rules = [
|
| "+components/devtools_discovery",
|
| "+components/devtools_http_handler",
|
| "+components/ntp_snippets",
|
| + "+components/sync/android",
|
| + "+components/sync/test/fake_server/android",
|
| "+components/toolbar",
|
| "+components/web_contents_delegate_android",
|
| "+sandbox/linux/seccomp-bpf/sandbox_bpf.h",
|
| - "+sync/android",
|
| - "+sync/test/fake_server/android",
|
| ]
|
|
|
| specific_include_rules = {
|
|
|