Index: content/browser/indexed_db/DEPS |
diff --git a/content/browser/indexed_db/DEPS b/content/browser/indexed_db/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..743a2f3baeca1ae3235e04d57c249792fac89251 |
--- /dev/null |
+++ b/content/browser/indexed_db/DEPS |
@@ -0,0 +1,3 @@ |
+include_rules = [ |
+ "+third_party/leveldatabase", |
+] |