| Index: Source/core/platform/chromium/StatsCounterChromium.cpp
|
| diff --git a/Source/core/platform/chromium/StatsCounterChromium.cpp b/Source/core/platform/chromium/StatsCounterChromium.cpp
|
| index dec4d773afde125cd69dc59ea7ecea4a5b2651fe..0d65a66a3fbd64ddd72ca289251b5b55c81c65da 100644
|
| --- a/Source/core/platform/chromium/StatsCounterChromium.cpp
|
| +++ b/Source/core/platform/chromium/StatsCounterChromium.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "StatsCounter.h"
|
| +#include "core/platform/StatsCounter.h"
|
|
|
| #include <public/Platform.h>
|
|
|
|
|