| Index: Source/core/page/PagePopupController.cpp
|
| diff --git a/Source/core/page/PagePopupController.cpp b/Source/core/page/PagePopupController.cpp
|
| index e3a8040d4d675d4c750410a06d65cf1d24cf2827..d39a4a04796942ef1cf933e8a3715c999befeea0 100644
|
| --- a/Source/core/page/PagePopupController.cpp
|
| +++ b/Source/core/page/PagePopupController.cpp
|
| @@ -32,8 +32,8 @@
|
| #include "PagePopupController.h"
|
|
|
| #if ENABLE(PAGE_POPUP)
|
| -#include "HistogramSupport.h"
|
| #include "PagePopupClient.h"
|
| +#include "core/platform/HistogramSupport.h"
|
| #include "core/platform/text/PlatformLocale.h"
|
|
|
| namespace WebCore {
|
|
|