Index: blimp/common/DEPS |
diff --git a/blimp/common/DEPS b/blimp/common/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..fb158bc2b1bdff095f2a038d00d80d21744e1008 |
--- /dev/null |
+++ b/blimp/common/DEPS |
@@ -0,0 +1,10 @@ |
+include_rules = [ |
+ "+base", |
+ "+cc", |
+ "-content", |
+ "!content/public/common/content_switches.h", |
+ "+net", |
+ "+third_party/skia", |
+ "+ui/gfx", |
+ "+ui/gl", |
+] |