| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 6f4d7cd079cbd3ac933af2c145816a0191372f2d..49a56d74fd24915d4d89a73334b706238392842d 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2678,6 +2678,8 @@
|
| 'dom/StyleElement.h',
|
| 'dom/StyleEngine.cpp',
|
| 'dom/StyleEngine.h',
|
| + 'dom/StyleEngineContext.cpp',
|
| + 'dom/StyleEngineContext.h',
|
| 'dom/StyleSheetCandidate.cpp',
|
| 'dom/StyleSheetCandidate.h',
|
| 'dom/StyleSheetCollection.cpp',
|
|
|