Index: third_party/WebKit/Source/modules/payments/PaymentAddressTest.cpp |
diff --git a/third_party/WebKit/Source/modules/payments/PaymentAddressTest.cpp b/third_party/WebKit/Source/modules/payments/PaymentAddressTest.cpp |
index f8919759ab3ceeaef58ceb8c4145b564dad07570..0db6480cf8192f0937ce36789de003d731964ef3 100644 |
--- a/third_party/WebKit/Source/modules/payments/PaymentAddressTest.cpp |
+++ b/third_party/WebKit/Source/modules/payments/PaymentAddressTest.cpp |
@@ -4,8 +4,8 @@ |
#include "modules/payments/PaymentAddress.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
#include <utility> |
+#include "testing/gtest/include/gtest/gtest.h" |
namespace blink { |
namespace { |