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

Unified Diff: third_party/WebKit/public/platform/WebCompositorSupport.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/public/platform/WebCompositorSupport.h
diff --git a/third_party/WebKit/public/platform/WebCompositorSupport.h b/third_party/WebKit/public/platform/WebCompositorSupport.h
index 416738aa24d280716d6b7ec5995153cf91bb8cd5..7b9aac133a728f4ac63e0644fde44c8118c00e2c 100644
--- a/third_party/WebKit/public/platform/WebCompositorSupport.h
+++ b/third_party/WebKit/public/platform/WebCompositorSupport.h
@@ -37,7 +37,7 @@
namespace cc {
class Layer;
class TextureLayerClient;
-}
+} // namespace cc
namespace blink {
@@ -84,6 +84,6 @@ class WebCompositorSupport {
protected:
virtual ~WebCompositorSupport() {}
};
-}
+} // namespace blink
#endif // WebCompositorSupport_h

Powered by Google App Engine
This is Rietveld 408576698