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

Unified Diff: third_party/WebKit/Source/core/frame/DOMWindowEventHandlers.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/core/frame/DOMWindowEventHandlers.h
diff --git a/third_party/WebKit/Source/core/frame/DOMWindowEventHandlers.h b/third_party/WebKit/Source/core/frame/DOMWindowEventHandlers.h
index d9f1800d2dd3be67c3afe62c123b293c016697ba..006bf872ecc7bed2f628d91c59d7b1620b9ac77e 100644
--- a/third_party/WebKit/Source/core/frame/DOMWindowEventHandlers.h
+++ b/third_party/WebKit/Source/core/frame/DOMWindowEventHandlers.h
@@ -49,8 +49,8 @@ DEFINE_STATIC_WINDOW_ATTRIBUTE_EVENT_LISTENER(rejectionhandled);
DEFINE_STATIC_WINDOW_ATTRIBUTE_EVENT_LISTENER(storage);
DEFINE_STATIC_WINDOW_ATTRIBUTE_EVENT_LISTENER(unhandledrejection);
DEFINE_STATIC_WINDOW_ATTRIBUTE_EVENT_LISTENER(unload);
-}
+} // namespace DOMWindowEventHandlers
-} // namespace
+} // namespace blink
#endif

Powered by Google App Engine
This is Rietveld 408576698