| Index: Source/modules/webdatabase/SQLTransactionClient.h
|
| diff --git a/Source/modules/webdatabase/SQLTransactionClient.h b/Source/modules/webdatabase/SQLTransactionClient.h
|
| index 5375084da9c088b8ea618a6724d965c73d283582..979935447579d13f4025fc45a40aee9f213f5d31 100644
|
| --- a/Source/modules/webdatabase/SQLTransactionClient.h
|
| +++ b/Source/modules/webdatabase/SQLTransactionClient.h
|
| @@ -34,7 +34,7 @@
|
| #include "wtf/FastAllocBase.h"
|
| #include "wtf/Noncopyable.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class DatabaseBackendBase;
|
|
|
|
|