Index: content/browser/android/in_process/DEPS |
diff --git a/content/browser/android/in_process/DEPS b/content/browser/android/in_process/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..98af01f6a2cf379c07d314909dd4a9c2da67caa7 |
--- /dev/null |
+++ b/content/browser/android/in_process/DEPS |
@@ -0,0 +1,6 @@ |
+include_rules = [ |
+ # Required for SynchronousCompositor (in --single-process mode only). |
+ "+content/public/renderer/android", |
+ "+content/renderer/android", |
+ # Include joth@chromium.org on the review for any additions to this file. |
+] |