Index: content/common/DEPS |
diff --git a/content/common/DEPS b/content/common/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..bffb29b01dde2a9072540bde1f8ae599c898b884 |
--- /dev/null |
+++ b/content/common/DEPS |
@@ -0,0 +1,3 @@ |
+include_rules = [ |
+ "+media/base", # For media_log_event.h. |
scherkus (not reviewing)
2011/08/08 21:20:51
I actually found out you can specify an exact .h f
|
+] |