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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 2062203004: IDBObserver: Lifetime Management: Adding Observer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: post dmuprh review Created 4 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: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 37200210b40c484019abda5455bc8ee9442acb70..9fcb290843ff8f986dc89865f21d75b19c391f43 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1217,6 +1217,7 @@
'indexeddb/WebIDBCallbacksImpl.h',
'indexeddb/WebIDBDatabaseCallbacksImpl.cpp',
'indexeddb/WebIDBDatabaseCallbacksImpl.h',
+ 'indexeddb/WebIDBObserver.cpp',
'installedapp/InstalledAppController.cpp',
'installedapp/InstalledAppController.h',
'installedapp/NavigatorInstalledApp.cpp',

Powered by Google App Engine
This is Rietveld 408576698