| Index: Source/core/css/RuntimeCSSEnabled.cpp
|
| diff --git a/Source/core/css/RuntimeCSSEnabled.cpp b/Source/core/css/RuntimeCSSEnabled.cpp
|
| index f7bb8f0ca18a5f33ff188f21f202fc45bd8f6801..f919999509575b14df44936bbab818fdc2916042 100644
|
| --- a/Source/core/css/RuntimeCSSEnabled.cpp
|
| +++ b/Source/core/css/RuntimeCSSEnabled.cpp
|
| @@ -30,7 +30,7 @@
|
| #include "config.h"
|
| #include "core/css/RuntimeCSSEnabled.h"
|
|
|
| -#include "RuntimeEnabledFeatures.h"
|
| +#include "platform/RuntimeEnabledFeatures.h"
|
| #include "wtf/BitArray.h"
|
|
|
| namespace WebCore {
|
|
|