| Index: Source/core/platform/chromium/HistogramSupportChromium.cpp
|
| diff --git a/Source/core/platform/chromium/HistogramSupportChromium.cpp b/Source/core/platform/chromium/HistogramSupportChromium.cpp
|
| index 52e0b5ec87ba41f755d5716d12af3b8a46b1d50c..f956919aacff6f522229a9fd9b9a8433babb183c 100644
|
| --- a/Source/core/platform/chromium/HistogramSupportChromium.cpp
|
| +++ b/Source/core/platform/chromium/HistogramSupportChromium.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "HistogramSupport.h"
|
| +#include "core/platform/HistogramSupport.h"
|
|
|
| #include <public/Platform.h>
|
|
|
|
|