Index: third_party/WebKit/Source/platform/UserGestureIndicatorTest.cpp |
diff --git a/third_party/WebKit/Source/platform/UserGestureIndicatorTest.cpp b/third_party/WebKit/Source/platform/UserGestureIndicatorTest.cpp |
index 3cac161c50516812513347c96a5eb7bd33612542..5dc6f43bebb0c83743957bd395fe50e3964a4678 100644 |
--- a/third_party/WebKit/Source/platform/UserGestureIndicatorTest.cpp |
+++ b/third_party/WebKit/Source/platform/UserGestureIndicatorTest.cpp |
@@ -4,8 +4,8 @@ |
#include "platform/UserGestureIndicator.h" |
+#include "platform/wtf/CurrentTime.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "wtf/CurrentTime.h" |
namespace blink { |