Chromium Code Reviews| Index: android_webview/DEPS |
| diff --git a/android_webview/DEPS b/android_webview/DEPS |
| index 75ca2560dee451080fa6fe4074917837e04d6f71..45f49330eb79cf3bc7a93947f700da6aaee48f1d 100644 |
| --- a/android_webview/DEPS |
| +++ b/android_webview/DEPS |
| @@ -20,6 +20,8 @@ include_rules = [ |
| "+gpu", |
| "+grit/components_strings.h", |
| "+jni", |
| + # Only this one header in media which doesn't depend on anything else. |
| + "+media/media_features.h", |
| "+net", |
| "+skia", |
| "+third_party/skia/include", |