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

Unified Diff: third_party/WebKit/Source/core/dom/GlobalEventHandlers.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/dom/GlobalEventHandlers.h
diff --git a/third_party/WebKit/Source/core/dom/GlobalEventHandlers.h b/third_party/WebKit/Source/core/dom/GlobalEventHandlers.h
index df01dfdeaae2aa2c0535ddcc82c881b84270e693..d70753c81b33ff796ae648a5d1a00edf0325f88f 100644
--- a/third_party/WebKit/Source/core/dom/GlobalEventHandlers.h
+++ b/third_party/WebKit/Source/core/dom/GlobalEventHandlers.h
@@ -109,8 +109,8 @@ DEFINE_STATIC_ATTRIBUTE_EVENT_LISTENER(touchmove);
DEFINE_STATIC_ATTRIBUTE_EVENT_LISTENER(touchstart);
DEFINE_STATIC_ATTRIBUTE_EVENT_LISTENER(volumechange);
DEFINE_STATIC_ATTRIBUTE_EVENT_LISTENER(waiting);
-}
+} // namespace GlobalEventHandlers
-} // namespace
+} // namespace blink
#endif

Powered by Google App Engine
This is Rietveld 408576698