Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 2155e7f781bd4d29cd8daa419159ae82c27066b8..65029ad83505624c8fb9c557f1b817622166ab70 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -1315,8 +1315,8 @@ |
| 'page/PopupOpeningObserver.h', |
| 'page/PrintContext.cpp', |
| 'timing/ResourceTimingInfo.h', |
| - 'page/RuntimeCSSEnabled.cpp', |
| - 'page/RuntimeCSSEnabled.h', |
| + 'css/RuntimeCSSEnabled.cpp', |
| + 'css/RuntimeCSSEnabled.h', |
|
abarth-chromium
2013/12/13 07:09:23
Please sort the GYPI file.
|
| 'frame/Screen.cpp', |
| 'frame/Screen.h', |
| 'frame/Settings.cpp', |