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