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

Unified Diff: third_party/WebKit/Source/platform/graphics/FrameData.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/platform/graphics/FrameData.h
diff --git a/third_party/WebKit/Source/platform/graphics/FrameData.h b/third_party/WebKit/Source/platform/graphics/FrameData.h
index ab8e8b22f2aea3a41dce824d8f4a8362aa82fc61..aadf820b604e7cec4c2ba61d0e77a6856ce0f3fa 100644
--- a/third_party/WebKit/Source/platform/graphics/FrameData.h
+++ b/third_party/WebKit/Source/platform/graphics/FrameData.h
@@ -66,6 +66,6 @@ struct VectorTraits<blink::FrameData>
static const bool kCanInitializeWithMemset =
false; // Not all FrameData members initialize to 0.
};
-}
+} // namespace WTF
#endif // FrameData_h

Powered by Google App Engine
This is Rietveld 408576698