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