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

Unified Diff: third_party/WebKit/Source/modules/indexeddb/DEPS

Issue 2320213004: Port IndexedDB open() and database callbacks to Mojo. (Closed)
Patch Set: Make DatabaseClient an associated interface. Created 4 years, 3 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: third_party/WebKit/Source/modules/indexeddb/DEPS
diff --git a/third_party/WebKit/Source/modules/indexeddb/DEPS b/third_party/WebKit/Source/modules/indexeddb/DEPS
index fe479d0c8936052769eefb2b2159c2ea2d195c3d..b159eecf8e3c63e15be8fb4ae5cdc1fc4f43d5b8 100644
--- a/third_party/WebKit/Source/modules/indexeddb/DEPS
+++ b/third_party/WebKit/Source/modules/indexeddb/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+modules/IndexedDBNames.h",
"+modules/ModulesExport.h",
"+modules/indexeddb",
+ "+mojo/public/cpp/bindings",
"+platform",
"+public/platform",
"-web",
« no previous file with comments | « third_party/WebKit/Source/modules/indexeddb/BUILD.gn ('k') | third_party/WebKit/Source/modules/indexeddb/IDBDatabase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698