| Index: Source/modules/quota/StorageQuotaCallbacksImpl.h
|
| diff --git a/Source/modules/quota/StorageQuotaCallbacksImpl.h b/Source/modules/quota/StorageQuotaCallbacksImpl.h
|
| index c1d0d3400e9cd4f12f2dc472d40edab50d893c07..867a811be07747ade94f0ceaa91db7ad612e15e9 100644
|
| --- a/Source/modules/quota/StorageQuotaCallbacksImpl.h
|
| +++ b/Source/modules/quota/StorageQuotaCallbacksImpl.h
|
| @@ -37,7 +37,7 @@
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefPtr.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class StorageQuotaCallbacksImpl FINAL : public StorageQuotaCallbacks {
|
| WTF_MAKE_NONCOPYABLE(StorageQuotaCallbacksImpl);
|
|
|