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..1882b3c67772a5562650ff891fce9b8c43aba145 |
--- /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", |
+ "+content/renderer/android", |
+ # Include joth@chromium.org on the review for any additions to this file. |
+] |