Chromium Code Reviews| Index: chrome/browser/android/DEPS |
| diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS |
| index 4fc151f759a6fdf5f0edb6f96e6055122ae93de9..5b6d6f2e780b72e1bc515a36112dddb4635a9d63 100644 |
| --- a/chrome/browser/android/DEPS |
| +++ b/chrome/browser/android/DEPS |
| @@ -1,12 +1,13 @@ |
| include_rules = [ |
| "-components/devtools_bridge", |
| + "+cc/layers/layer.h", |
| "+components/devtools_discovery", |
| "+components/devtools_http_handler", |
| "+components/ntp_snippets", |
| "+components/service_tab_launcher", |
| "+components/toolbar", |
| "+components/web_contents_delegate_android", |
| - "+cc/layers/layer.h", |
| + "+content/browser/mojo/service_registry_android.h", |
|
Ted C
2016/03/28 22:46:01
can't do this...content/public is the only thing w
|
| "+sandbox/linux/seccomp-bpf/sandbox_bpf.h", |
| "+sync/android", |
| "+sync/test/fake_server/android", |