| Index: Source/build/scripts/make_css_value_keywords.py
|
| diff --git a/Source/build/scripts/make_css_value_keywords.py b/Source/build/scripts/make_css_value_keywords.py
|
| index 6fa7316adf6247272a33f09421d68bd2682aa294..2aa669a0d23e9b5300635218eac368f6a2e7714b 100755
|
| --- a/Source/build/scripts/make_css_value_keywords.py
|
| +++ b/Source/build/scripts/make_css_value_keywords.py
|
| @@ -42,7 +42,7 @@ GPERF_TEMPLATE = """
|
|
|
| #include "config.h"
|
| #include "%(class_name)s.h"
|
| -#include "core/platform/HashTools.h"
|
| +#include "platform/HashTools.h"
|
| #include <string.h>
|
|
|
| namespace WebCore {
|
|
|