Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index c92e7d7051e9eac9a8f838ffac3cc5481b195f6b..f1a7a1b9ab7d4a4f351af91d33501ac93fd96c42 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -1176,6 +1176,8 @@ |
| 'page/PointerLockController.h', |
| 'page/PopupOpeningObserver.h', |
| 'page/PrintContext.cpp', |
| + 'page/RuntimeCSSEnabled.cpp', |
| + 'page/RuntimeCSSEnabled.h', |
| 'page/RuntimeEnabledFeatures.cpp', |
| 'page/RuntimeEnabledFeatures.h', |
| 'page/Screen.cpp', |