Index: ash/content_support/DEPS |
diff --git a/ash/content_support/DEPS b/ash/content_support/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5ed73eb20810943b1b6971d814b1501c4b8210bc |
--- /dev/null |
+++ b/ash/content_support/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ # TODO(beng): It may make sense to have a broad permit of content/public |
+ # in this file, but I'm starting out conservative. |
+ "+content/public/browser/gpu_data_manager.h", |
+] |