summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/test/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/renderer_host/test/DEPS')
-rw-r--r--chrome/browser/renderer_host/test/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/browser/renderer_host/test/DEPS b/chrome/browser/renderer_host/test/DEPS
new file mode 100644
index 0000000..f433b7d
--- /dev/null
+++ b/chrome/browser/renderer_host/test/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # See README.txt in this directory for why we do this.
+ "+chrome/browser/tab_contents",
+]