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

Unified Diff: Source/modules/webdatabase/SQLResultSetRowList.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
« no previous file with comments | « Source/modules/webdatabase/SQLResultSetRowList.h ('k') | Source/modules/webdatabase/SQLStatement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/webdatabase/SQLResultSetRowList.cpp
diff --git a/Source/modules/webdatabase/SQLResultSetRowList.cpp b/Source/modules/webdatabase/SQLResultSetRowList.cpp
index 047856b626455165c4106c48a8b3278612c1970e..1d16c5e4e84cfb40825699f0a7e9d65809161d43 100644
--- a/Source/modules/webdatabase/SQLResultSetRowList.cpp
+++ b/Source/modules/webdatabase/SQLResultSetRowList.cpp
@@ -29,7 +29,7 @@
#include "config.h"
#include "modules/webdatabase/SQLResultSetRowList.h"
-namespace WebCore {
+namespace blink {
unsigned SQLResultSetRowList::length() const
{
« no previous file with comments | « Source/modules/webdatabase/SQLResultSetRowList.h ('k') | Source/modules/webdatabase/SQLStatement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698