Chromium Code Reviews| Index: android_webview/DEPS |
| diff --git a/android_webview/DEPS b/android_webview/DEPS |
| index 740e94d95ba646b3fa6f4bb9c86904949bd4987d..fa3868bc7c3c462702663a38bfb231c03b8e606e 100644 |
| --- a/android_webview/DEPS |
| +++ b/android_webview/DEPS |
| @@ -9,6 +9,7 @@ include_rules = [ |
| "!chrome/browser/component", |
| "+cc", |
| + # TODO(boliu): Remove this when content/components is moved to components/. |
| "+content/components", |
| "+content/public/common", |
| "+jni", |