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

Unified Diff: third_party/WebKit/Source/web/ColorChooserUIController.h

Issue 2700123003: DO NOT COMMIT: Results of running old (current) clang-format on Blink (Closed)
Patch Set: Created 3 years, 10 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/web/ColorChooserUIController.h
diff --git a/third_party/WebKit/Source/web/ColorChooserUIController.h b/third_party/WebKit/Source/web/ColorChooserUIController.h
index 9ff9cb4acf7d586838273cae2eeeb9287d6dba8e..47b5ffe0d536e3931ff83d7f7124741f2a926d9c 100644
--- a/third_party/WebKit/Source/web/ColorChooserUIController.h
+++ b/third_party/WebKit/Source/web/ColorChooserUIController.h
@@ -26,11 +26,11 @@
#ifndef ColorChooserUIController_h
#define ColorChooserUIController_h
+#include <memory>
#include "core/html/forms/ColorChooser.h"
#include "platform/heap/Handle.h"
#include "platform/text/PlatformLocale.h"
#include "public/web/WebColorChooserClient.h"
-#include <memory>
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/web/ColorChooserPopupUIController.cpp ('k') | third_party/WebKit/Source/web/CompositorMutatorImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698