| Index: Source/core/testing/InternalSettings.cpp
|
| diff --git a/Source/core/testing/InternalSettings.cpp b/Source/core/testing/InternalSettings.cpp
|
| index 73724e78f764d11d87491c3132b1eb4f43270e50..ec0633d51b9f7d664845f7d07fe1fcc0d77e4da3 100644
|
| --- a/Source/core/testing/InternalSettings.cpp
|
| +++ b/Source/core/testing/InternalSettings.cpp
|
| @@ -33,8 +33,8 @@
|
| #include "core/page/Page.h"
|
| #include "core/page/Settings.h"
|
| #include "core/platform/ColorChooser.h"
|
| -#include "core/platform/text/LocaleToScriptMapping.h"
|
| #include "platform/Supplementable.h"
|
| +#include "platform/text/LocaleToScriptMapping.h"
|
|
|
| #define InternalSettingsGuardForSettingsReturn(returnValue) \
|
| if (!settings()) { \
|
|
|