| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 0b847d535f33960643df3ff1459146229580c0e0..250940b04cdbe65c4a5e3e278c6b0eb3581ed401 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -804,6 +804,9 @@
|
| 'css/StyleSheetContents.h',
|
| 'css/StyleSheetList.cpp',
|
| 'css/StyleSheetList.h',
|
| + 'css/ViewportStyle.cpp',
|
| + 'css/ViewportStyleAndroid.cpp',
|
| + 'css/ViewportStyle.h',
|
| 'css/resolver/AnimatedStyleBuilder.cpp',
|
| 'css/resolver/AnimatedStyleBuilder.h',
|
| 'css/resolver/ElementResolveContext.cpp',
|
|
|