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