| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 4a7557a4b7df3fa9caa3c8410c708880f0792f59..b15241c0c471bfa74263680a0fd59e1f6bd1d9f5 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1913,6 +1913,7 @@
|
| 'rendering/style/StyleTransformData.cpp',
|
| 'rendering/style/StyleVisualData.cpp',
|
| 'rendering/style/StyleWillChangeData.cpp',
|
| + 'rendering/style/UAStyleChange.h',
|
| 'storage/DOMWindowStorage.cpp',
|
| 'storage/DOMWindowStorage.h',
|
| 'storage/DOMWindowStorageController.cpp',
|
|
|