| Index: android_webview/DEPS
|
| diff --git a/android_webview/DEPS b/android_webview/DEPS
|
| index fa3868bc7c3c462702663a38bfb231c03b8e606e..d5e52b525c2445435e52ede9f114d08c71bde408 100644
|
| --- a/android_webview/DEPS
|
| +++ b/android_webview/DEPS
|
| @@ -1,5 +1,5 @@
|
| # Please include joth@ and (joi@ or erikwright@) on the review for any changes
|
| -# to DEPS files under android_webview/
|
| +# to DEPS files under android_webview/
|
|
|
| # Do not add any includes under chrome/ anywhere in android_webview.
|
|
|
| @@ -9,8 +9,6 @@ include_rules = [
|
|
|
| "!chrome/browser/component",
|
| "+cc",
|
| - # TODO(boliu): Remove this when content/components is moved to components/.
|
| - "+content/components",
|
| "+content/public/common",
|
| "+jni",
|
| "+net",
|
|
|