Chromium Code Reviews| Index: android_webview/lib/DEPS |
| diff --git a/android_webview/lib/DEPS b/android_webview/lib/DEPS |
| index f3505d75e184e97f70d2e5682574dfc47bbad8b9..b0da14fa50a3ebe4898158e5532c43d7985d8e57 100644 |
| --- a/android_webview/lib/DEPS |
| +++ b/android_webview/lib/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+cc/switches.h", |
| + "+components", # For jni registers. |
| "+content/public", |
| ] |