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

Unified Diff: third_party/WebKit/Source/platform/testing/BlinkFuzzerTestSupport.cpp

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/testing/BlinkFuzzerTestSupport.cpp
diff --git a/third_party/WebKit/Source/platform/testing/BlinkFuzzerTestSupport.cpp b/third_party/WebKit/Source/platform/testing/BlinkFuzzerTestSupport.cpp
index 5900be4d58f6bdb257f2f73486deb496174ab01a..b14484d49fa5e7cedabb8f6cdfe7d593c685552d 100644
--- a/third_party/WebKit/Source/platform/testing/BlinkFuzzerTestSupport.cpp
+++ b/third_party/WebKit/Source/platform/testing/BlinkFuzzerTestSupport.cpp
@@ -4,11 +4,11 @@
#include "platform/testing/BlinkFuzzerTestSupport.h"
+#include <content/test/blink_test_environment.h>
#include "base/at_exit.h"
#include "base/command_line.h"
#include "base/i18n/icu_util.h"
#include "platform/weborigin/SchemeRegistry.h"
-#include <content/test/blink_test_environment.h>
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698