| Index: third_party/WebKit/Source/modules/quota/StorageQuotaCallback.h
|
| diff --git a/third_party/WebKit/Source/modules/quota/StorageQuotaCallback.h b/third_party/WebKit/Source/modules/quota/StorageQuotaCallback.h
|
| index 7f231649f9675df3526b4f47073a9e21c644c398..591aa5d94c5a1faadc0286f07dd348cde07082e6 100644
|
| --- a/third_party/WebKit/Source/modules/quota/StorageQuotaCallback.h
|
| +++ b/third_party/WebKit/Source/modules/quota/StorageQuotaCallback.h
|
| @@ -43,6 +43,6 @@ class StorageQuotaCallback
|
| virtual void handleEvent(uint64_t granted_quota_in_bytes) = 0;
|
| };
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|
| #endif // StorageQuotaCallback_h
|
|
|