| Index: Source/core/page/PagePopupController.cpp
|
| diff --git a/Source/core/page/PagePopupController.cpp b/Source/core/page/PagePopupController.cpp
|
| index 144682fe282d336a68e9d07a84da9aa294952c6a..8950000cbc00859b2637f8bd59392460e9736796 100644
|
| --- a/Source/core/page/PagePopupController.cpp
|
| +++ b/Source/core/page/PagePopupController.cpp
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/page/PagePopupClient.h"
|
| #include "core/platform/HistogramSupport.h"
|
| -#include "core/platform/text/PlatformLocale.h"
|
| +#include "platform/text/PlatformLocale.h"
|
|
|
| namespace WebCore {
|
|
|
|
|