Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(236)

Unified Diff: components/leveldb_proto/DEPS

Issue 330833002: Extract protobuf database into a new 'leveldb_proto' component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved out of core/ Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
+]

Powered by Google App Engine
This is Rietveld 408576698