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

Unified Diff: third_party/WebKit/Source/core/css/CSSValuePair.cpp

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/css/CSSValuePair.cpp
diff --git a/third_party/WebKit/Source/core/css/CSSValuePair.cpp b/third_party/WebKit/Source/core/css/CSSValuePair.cpp
index b615421e614801dc3c76c7de9e9215b5c4319b1c..69f16282124b7b409f2e313a5b5a44c3f111a1c9 100644
--- a/third_party/WebKit/Source/core/css/CSSValuePair.cpp
+++ b/third_party/WebKit/Source/core/css/CSSValuePair.cpp
@@ -11,4 +11,4 @@ DEFINE_TRACE_AFTER_DISPATCH(CSSValuePair) {
visitor->Trace(second_);
CSSValue::TraceAfterDispatch(visitor);
}
-}
+} // namespace blink

Powered by Google App Engine
This is Rietveld 408576698