Chromium Code Reviews| Index: android_webview/native/DEPS |
| diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS |
| index 9835be8bb30b4289c0f312c5bf7d8c3833cb5baf..cd51e9ceaa81760dfef66aae43c9a0f212905f71 100644 |
| --- a/android_webview/native/DEPS |
| +++ b/android_webview/native/DEPS |
| @@ -19,4 +19,6 @@ include_rules = [ |
| "+printing", |
| + # DevTools version info |
| + "+v8/include/v8.h", |
| ] |