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

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

Issue 403013002: Rename WebCore to blink in Modules (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/webdatabase/SQLTransactionClient.cpp
diff --git a/Source/modules/webdatabase/SQLTransactionClient.cpp b/Source/modules/webdatabase/SQLTransactionClient.cpp
index 82a045e35091bca073095170433a398b2daa9d5a..ff6030aec8e2898634bae1ec66a7693436f198b4 100644
--- a/Source/modules/webdatabase/SQLTransactionClient.cpp
+++ b/Source/modules/webdatabase/SQLTransactionClient.cpp
@@ -41,7 +41,7 @@
#include "public/platform/WebDatabaseObserver.h"
#include "wtf/Functional.h"
-namespace WebCore {
+namespace blink {
static void databaseModified(DatabaseBackendBase* database)
{
« no previous file with comments | « Source/modules/webdatabase/SQLTransactionClient.h ('k') | Source/modules/webdatabase/SQLTransactionCoordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698