Chromium Code Reviews| Index: android_webview/DEPS |
| diff --git a/android_webview/DEPS b/android_webview/DEPS |
| index 97888c1d00f332476c31ab2c68f7139e9d1ad01b..10524f3d4b652173c0f0da756fe98c950342188e 100644 |
| --- a/android_webview/DEPS |
| +++ b/android_webview/DEPS |
| @@ -1,4 +1,4 @@ |
| -# Please include joth@ and (joi@ or erikwright@) on the review for any changes |
| +# Please include benm@ and (joi@ or erikwright@) on the review for any changes |
|
mnaganov (inactive)
2014/07/25 11:18:05
BTW, joi@ had quit Google and stopped working on C
|
| # to DEPS files under android_webview/ |
| # Do not add any includes under chrome/ anywhere in android_webview. |
| @@ -8,6 +8,7 @@ include_rules = [ |
| "-android_webview/lib", |
| "+components/data_reduction_proxy", |
| + "+content/browser/media/android", |
| "+content/public/common", |
| "+crypto", |
| "+gpu", |