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