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

Unified Diff: Source/modules/modules.gypi

Issue 148253005: DevTools: remove references to modules/indexeddb from core/inspector (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 10 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: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 22a85949de8254241e10e3884a758ec4d5926fd9..2c760af8a44cd382b39f272312c2f2c644658bf5 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -389,6 +389,8 @@
'indexeddb/IDBVersionChangeEvent.cpp',
'indexeddb/IDBVersionChangeEvent.h',
'indexeddb/IndexedDB.h',
+ 'indexeddb/InspectorIndexedDBAgent.cpp',
+ 'indexeddb/InspectorIndexedDBAgent.h',
'indexeddb/PageGroupIndexedDatabase.cpp',
'indexeddb/PageGroupIndexedDatabase.h',
'indexeddb/WebIDBCallbacksImpl.cpp',

Powered by Google App Engine
This is Rietveld 408576698