Index: third_party/WebKit/Source/platform/UserGestureIndicator.h |
diff --git a/third_party/WebKit/Source/platform/UserGestureIndicator.h b/third_party/WebKit/Source/platform/UserGestureIndicator.h |
index 0be009d6674b2628f9aeddd1f936faf8c32c6c54..84fbfe5d33637717c4593d9fe084e774eed928ed 100644 |
--- a/third_party/WebKit/Source/platform/UserGestureIndicator.h |
+++ b/third_party/WebKit/Source/platform/UserGestureIndicator.h |
@@ -27,9 +27,9 @@ |
#define UserGestureIndicator_h |
#include "platform/PlatformExport.h" |
-#include "wtf/Noncopyable.h" |
-#include "wtf/RefCounted.h" |
-#include "wtf/RefPtr.h" |
+#include "platform/wtf/Noncopyable.h" |
+#include "platform/wtf/RefCounted.h" |
+#include "platform/wtf/RefPtr.h" |
namespace blink { |