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

Unified Diff: Source/modules/modules.gypi

Issue 147353007: DevTools: remove references to modules/webdatabase 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 61092a17149331202de2b46dcc514cbee7ef36af..0dacfd8436436921fb906320c20d01209e8fff0f 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -699,6 +699,10 @@
'webdatabase/DatabaseTracker.h',
'webdatabase/DOMWindowWebDatabase.cpp',
'webdatabase/DOMWindowWebDatabase.h',
+ 'webdatabase/InspectorDatabaseAgent.cpp',
+ 'webdatabase/InspectorDatabaseAgent.h',
+ 'webdatabase/InspectorDatabaseResource.cpp',
+ 'webdatabase/InspectorDatabaseResource.h',
'webdatabase/QuotaTracker.cpp',
'webdatabase/QuotaTracker.h',
'webdatabase/SQLCallbackWrapper.h',

Powered by Google App Engine
This is Rietveld 408576698