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

Unified Diff: third_party/WebKit/public/web/WebColorChooser.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/web/WebColorChooser.h
diff --git a/third_party/WebKit/public/web/WebColorChooser.h b/third_party/WebKit/public/web/WebColorChooser.h
index f4e956a1b6b1e0073ac0f88cc8673e4cc9df9f9c..b25f10741ceba9fb35108a972ec13ffb896d3a0e 100644
--- a/third_party/WebKit/public/web/WebColorChooser.h
+++ b/third_party/WebKit/public/web/WebColorChooser.h
@@ -43,6 +43,6 @@ class WebColorChooser {
// didChooseColor callbacks anymore.
virtual void EndChooser() {}
};
-}
+} // namespace blink
#endif // WebColorChooser_h

Powered by Google App Engine
This is Rietveld 408576698