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

Unified Diff: Source/core/core.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
« no previous file with comments | « no previous file | Source/core/inspector/InspectorController.h » ('j') | Source/modules/indexeddb/IDBClient.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index b7744d1fe68688a53b28581c46e819a33c7fff57..3507d161a393a9b9ef23ca6cadf53612abe23cbf 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1152,8 +1152,6 @@
'inspector/InspectorHeapProfilerAgent.h',
'inspector/InspectorHistory.cpp',
'inspector/InspectorHistory.h',
- 'inspector/InspectorIndexedDBAgent.cpp',
- 'inspector/InspectorIndexedDBAgent.h',
'inspector/InspectorInputAgent.cpp',
'inspector/InspectorInputAgent.h',
'inspector/InspectorInspectorAgent.cpp',
« no previous file with comments | « no previous file | Source/core/inspector/InspectorController.h » ('j') | Source/modules/indexeddb/IDBClient.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698