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

Unified Diff: Source/modules/webdatabase/SQLStatementErrorCallback.h

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/SQLStatementCallback.h ('k') | Source/modules/webdatabase/SQLStatementSync.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/webdatabase/SQLStatementErrorCallback.h
diff --git a/Source/modules/webdatabase/SQLStatementErrorCallback.h b/Source/modules/webdatabase/SQLStatementErrorCallback.h
index 119cf0b797a7d520fe9b798df9cd658db1281ce1..4b7376f33be329d21bc852e7bd6c115bd2f51b15 100644
--- a/Source/modules/webdatabase/SQLStatementErrorCallback.h
+++ b/Source/modules/webdatabase/SQLStatementErrorCallback.h
@@ -29,7 +29,7 @@
#ifndef SQLStatementErrorCallback_h
#define SQLStatementErrorCallback_h
-namespace WebCore {
+namespace blink {
class SQLTransaction;
class SQLError;
« no previous file with comments | « Source/modules/webdatabase/SQLStatementCallback.h ('k') | Source/modules/webdatabase/SQLStatementSync.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698