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

Unified Diff: third_party/WebKit/Source/modules/quota/StorageQuotaCallback.h

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 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
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

Powered by Google App Engine
This is Rietveld 408576698