Index: third_party/WebKit/Source/web/tests/sim/SimRequest.h |
diff --git a/third_party/WebKit/Source/web/tests/sim/SimRequest.h b/third_party/WebKit/Source/web/tests/sim/SimRequest.h |
index 12ebe683075a43a40a456b8c37cf2e2c093f3771..2f4eae38bc8d792e09d4b67aa15948800b0d1577 100644 |
--- a/third_party/WebKit/Source/web/tests/sim/SimRequest.h |
+++ b/third_party/WebKit/Source/web/tests/sim/SimRequest.h |
@@ -5,9 +5,9 @@ |
#ifndef SimRequest_h |
#define SimRequest_h |
+#include "platform/wtf/text/WTFString.h" |
#include "public/platform/WebURLError.h" |
#include "public/platform/WebURLResponse.h" |
-#include "wtf/text/WTFString.h" |
namespace blink { |