Chromium Code Reviews| Index: android_webview/common/DEPS |
| diff --git a/android_webview/common/DEPS b/android_webview/common/DEPS |
| index d0f9352c2d74bb73f3c4d6e750522beb56f5f99a..af77557656273440fa419cfc79f4765c1f56a543 100644 |
| --- a/android_webview/common/DEPS |
| +++ b/android_webview/common/DEPS |
| @@ -1,4 +1,6 @@ |
| include_rules = [ |
| "-android_webview", |
| "+android_webview/common", |
| + |
| + "+ui/gl/pixel_buffer.h", |
| ] |