Chromium Code Reviews| Index: android_webview/gpu/DEPS |
| diff --git a/android_webview/gpu/DEPS b/android_webview/gpu/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9ce176b875d376621b852f5138749b20481edd06 |
| --- /dev/null |
| +++ b/android_webview/gpu/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+content/public/gpu", |
| +] |