Chromium Code Reviews| Index: android_webview/lib/DEPS |
| diff --git a/android_webview/lib/DEPS b/android_webview/lib/DEPS |
| index e46fa53cc61cd9425be7e081735325156cc03554..572fe0c2cc04d591af93e5874ab388ba4f9cd5fc 100644 |
| --- a/android_webview/lib/DEPS |
| +++ b/android_webview/lib/DEPS |
| @@ -3,6 +3,7 @@ include_rules = [ |
| "+components", # For jni registers. |
| "+content/public", |
| "+gin/public", |
| + "+gin/v8_initializer.h", |
|
Torne
2016/02/03 11:05:32
This is probably not okay, only headers in public
Tobias Sargeant
2016/02/03 11:14:11
I agree, that it looks wrong, but there are plenty
|
| "+media/base/media_switches.h", # For media command line switches. |
| "+ui/events/gesture_detection", |
| "+ui/gl", |