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

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
« no previous file with comments | « Source/core/page/Page.cpp ('k') | Source/modules/webdatabase/DatabaseClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 9a5809c9f6bd2a0d4d75931f8c0dbaf876aec4fc..36c8a3720580a3b3afc82a1a32b028a891a92638 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -709,6 +709,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',
« no previous file with comments | « Source/core/page/Page.cpp ('k') | Source/modules/webdatabase/DatabaseClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698