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

Unified Diff: content/browser/indexed_db/DEPS

Issue 15564008: Migrate the IndexedDB backend from Blink to Chromium (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More linting/formatting c/o alec Created 7 years, 7 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: 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",
+]

Powered by Google App Engine
This is Rietveld 408576698