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

Unified Diff: third_party/WebKit/Source/core/page/WindowFeaturesTest.cpp

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/core/page/WindowFeaturesTest.cpp
diff --git a/third_party/WebKit/Source/core/page/WindowFeaturesTest.cpp b/third_party/WebKit/Source/core/page/WindowFeaturesTest.cpp
index 62f1164a5e6f3e0c0a060745c6cf30600f95430a..f2d02ff9a62cb4ae45b523202b5fb16d67e3932c 100644
--- a/third_party/WebKit/Source/core/page/WindowFeaturesTest.cpp
+++ b/third_party/WebKit/Source/core/page/WindowFeaturesTest.cpp
@@ -4,8 +4,8 @@
//
#include "core/page/WindowFeatures.h"
-#include "wtf/text/WTFString.h"
#include <gtest/gtest.h>
+#include "wtf/text/WTFString.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698