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

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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index fce545b0262458d0a3316e6b82065df9979c42dc..9177eb6c0d6e4f58481043c4f820bdc774a25edb 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1151,8 +1151,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',

Powered by Google App Engine
This is Rietveld 408576698