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

Unified Diff: Source/modules/modules.gypi

Issue 67463006: IndexedDB: Simplify WebIDBCallbacks exports, strip IDBFactoryBackend (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Re-up Created 7 years, 1 month 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
« no previous file with comments | « Source/modules/indexeddb/WebIDBCallbacksImpl.cpp ('k') | Source/web/AssertMatchingEnums.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index df5dbe5c818f980a113d77bf5c35da20da2460c4..f8c45c4ff4290c1b070db24ccee8fadd0415e6bb 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -397,6 +397,8 @@
'indexeddb/IndexedDB.h',
'indexeddb/PageGroupIndexedDatabase.cpp',
'indexeddb/PageGroupIndexedDatabase.h',
+ 'indexeddb/WebIDBCallbacksImpl.cpp',
+ 'indexeddb/WebIDBCallbacksImpl.h',
'indexeddb/WebIDBDatabaseCallbacksImpl.cpp',
'indexeddb/WebIDBDatabaseCallbacksImpl.h',
'indexeddb/WorkerGlobalScopeIndexedDatabase.cpp',
« no previous file with comments | « Source/modules/indexeddb/WebIDBCallbacksImpl.cpp ('k') | Source/web/AssertMatchingEnums.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698