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

Unified Diff: Source/modules/webdatabase/InspectorDatabaseResource.cpp

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/modules/webdatabase/InspectorDatabaseResource.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/webdatabase/InspectorDatabaseResource.cpp
diff --git a/Source/core/inspector/InspectorDatabaseResource.cpp b/Source/modules/webdatabase/InspectorDatabaseResource.cpp
similarity index 97%
rename from Source/core/inspector/InspectorDatabaseResource.cpp
rename to Source/modules/webdatabase/InspectorDatabaseResource.cpp
index d2196a062ab1646560fac737ec862c7b8591336a..0ca1441a310372c9b1b7d2017cf5df824be3f8f9 100644
--- a/Source/core/inspector/InspectorDatabaseResource.cpp
+++ b/Source/modules/webdatabase/InspectorDatabaseResource.cpp
@@ -30,7 +30,7 @@
#include "config.h"
-#include "core/inspector/InspectorDatabaseResource.h"
+#include "modules/webdatabase/InspectorDatabaseResource.h"
#include "modules/webdatabase/Database.h"
« no previous file with comments | « Source/modules/webdatabase/InspectorDatabaseResource.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698