Chromium Code Reviews| Index: android_webview/lib/DEPS |
| diff --git a/android_webview/lib/DEPS b/android_webview/lib/DEPS |
| index 17b7ba6e2c36e85d700fbcd4bc1d65aad8ffb976..1100ada11f5f3b2ef3c9a5cc5e2b62fc4febe156 100644 |
| --- a/android_webview/lib/DEPS |
| +++ b/android_webview/lib/DEPS |
| @@ -5,4 +5,5 @@ include_rules = [ |
| "+gin/public", |
| "+media/base/media_switches.h", # For media command line switches. |
| "+ui/gl", |
| + "+ui/events", |
| ] |