Index: components/leveldb_proto/DEPS |
diff --git a/components/leveldb_proto/DEPS b/components/leveldb_proto/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..19109d2c62df6433772afd742abe871ec651ac64 |
--- /dev/null |
+++ b/components/leveldb_proto/DEPS |
@@ -0,0 +1,3 @@ |
+include_rules = [ |
+ "+third_party/leveldatabase/src/include", |
+] |