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

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: 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
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 266459da2aaa143ad260a7319deda8a903aa556c..a40e98511ed2e5fe4828434acab52b44e82c4bbf 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -393,6 +393,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',

Powered by Google App Engine
This is Rietveld 408576698