| Index: third_party/WebKit/Source/platform/UserGestureIndicator.cpp
|
| diff --git a/third_party/WebKit/Source/platform/UserGestureIndicator.cpp b/third_party/WebKit/Source/platform/UserGestureIndicator.cpp
|
| index be074e3e7a669f5bcf8e4fd08a84d199c2e56f5d..5b4c4362359b1f205e332a6cb7bf541bf6efd081 100644
|
| --- a/third_party/WebKit/Source/platform/UserGestureIndicator.cpp
|
| +++ b/third_party/WebKit/Source/platform/UserGestureIndicator.cpp
|
| @@ -27,7 +27,6 @@
|
|
|
| #include "wtf/Assertions.h"
|
| #include "wtf/CurrentTime.h"
|
| -#include "wtf/MainThread.h"
|
|
|
| namespace blink {
|
|
|
|
|