| Index: third_party/WebKit/Source/build/scripts/make_css_value_keywords.py
|
| diff --git a/third_party/WebKit/Source/build/scripts/make_css_value_keywords.py b/third_party/WebKit/Source/build/scripts/make_css_value_keywords.py
|
| index 99041b2e28cec411d5b853788adb712284c97f66..c6bdf053589b6b4ac93be59155343a9723a396b2 100755
|
| --- a/third_party/WebKit/Source/build/scripts/make_css_value_keywords.py
|
| +++ b/third_party/WebKit/Source/build/scripts/make_css_value_keywords.py
|
| @@ -72,7 +72,7 @@ struct Value;
|
| %%define class-name %(class_name)sHash
|
| %%define lookup-function-name findValueImpl
|
| %%define hash-function-name value_hash_function
|
| -%%define slot-name nameOffset
|
| +%%define slot-name name_offset
|
| %%define word-array-name value_word_list
|
| %%pic
|
| %%enum
|
|
|