Chromium Code Reviews| Index: Source/core/dom/UserGestureIndicator.cpp |
| diff --git a/Source/core/dom/UserGestureIndicator.cpp b/Source/core/dom/UserGestureIndicator.cpp |
| index 8f0b54db6ad107f841ebe5e9ad23a885fd0c898d..c4e891f1e6e4a4e1df12726c588a5468718dc521 100644 |
| --- a/Source/core/dom/UserGestureIndicator.cpp |
| +++ b/Source/core/dom/UserGestureIndicator.cpp |
| @@ -24,7 +24,7 @@ |
| */ |
| #include "config.h" |
| -#include "UserGestureIndicator.h" |
| +#include "core/dom/UserGestureIndicator.h" |
| namespace WebCore { |