| 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)
|
| {
|
|
|