Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 'core_idl_files': [ | 3 'core_idl_files': [ |
| 4 'css/CSS.idl', | 4 'css/CSS.idl', |
| 5 'css/CSSCharsetRule.idl', | 5 'css/CSSCharsetRule.idl', |
| 6 'css/CSSFontFaceLoadEvent.idl', | 6 'css/CSSFontFaceLoadEvent.idl', |
| 7 'css/CSSFontFaceRule.idl', | 7 'css/CSSFontFaceRule.idl', |
| 8 'css/CSSHostRule.idl', | 8 'css/CSSHostRule.idl', |
| 9 'css/CSSImportRule.idl', | 9 'css/CSSImportRule.idl', |
| 10 'css/CSSMediaRule.idl', | 10 'css/CSSMediaRule.idl', |
| (...skipping 1164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1175 'page/MouseEventWithHitTestResults.h', | 1175 'page/MouseEventWithHitTestResults.h', |
| 1176 'page/Navigator.cpp', | 1176 'page/Navigator.cpp', |
| 1177 'page/Navigator.h', | 1177 'page/Navigator.h', |
| 1178 'page/NavigatorBase.cpp', | 1178 'page/NavigatorBase.cpp', |
| 1179 'page/NavigatorBase.h', | 1179 'page/NavigatorBase.h', |
| 1180 'page/Page.cpp', | 1180 'page/Page.cpp', |
| 1181 'page/PageConsole.cpp', | 1181 'page/PageConsole.cpp', |
| 1182 'page/PageGroup.cpp', | 1182 'page/PageGroup.cpp', |
| 1183 'page/PageGroupLoadDeferrer.cpp', | 1183 'page/PageGroupLoadDeferrer.cpp', |
| 1184 'page/PageGroupLoadDeferrer.h', | 1184 'page/PageGroupLoadDeferrer.h', |
| 1185 'page/PageLifecycleNotifier.cpp', | |
| 1186 'page/PageLifecycleNotifier.h', | |
| 1187 'page/PageLifecycleObserver.cpp', | |
| 1188 'page/PageLifecycleObserver.h', | |
| 1185 'page/PagePopupController.cpp', | 1189 'page/PagePopupController.cpp', |
| 1186 'page/PagePopupController.h', | 1190 'page/PagePopupController.h', |
| 1187 'page/PagePopupClient.cpp', | 1191 'page/PagePopupClient.cpp', |
| 1188 'page/PagePopupClient.h', | 1192 'page/PagePopupClient.h', |
| 1189 'page/PageScaleConstraints.cpp', | 1193 'page/PageScaleConstraints.cpp', |
| 1190 'page/PageScaleConstraints.h', | 1194 'page/PageScaleConstraints.h', |
| 1191 'page/PageScaleConstraintsSet.cpp', | 1195 'page/PageScaleConstraintsSet.cpp', |
| 1192 'page/PageScaleConstraintsSet.h', | 1196 'page/PageScaleConstraintsSet.h', |
| 1193 'page/PageSerializer.cpp', | 1197 'page/PageSerializer.cpp', |
| 1194 'page/PageVisibilityState.cpp', | 1198 'page/PageVisibilityState.cpp', |
| (...skipping 611 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1806 'dom/GestureEvent.h', | 1810 'dom/GestureEvent.h', |
| 1807 'dom/HashChangeEvent.h', | 1811 'dom/HashChangeEvent.h', |
| 1808 'dom/IgnoreDestructiveWriteCountIncrementer.h', | 1812 'dom/IgnoreDestructiveWriteCountIncrementer.h', |
| 1809 'dom/IconURL.cpp', | 1813 'dom/IconURL.cpp', |
| 1810 'dom/IconURL.h', | 1814 'dom/IconURL.h', |
| 1811 'dom/IdTargetObserver.cpp', | 1815 'dom/IdTargetObserver.cpp', |
| 1812 'dom/IdTargetObserver.h', | 1816 'dom/IdTargetObserver.h', |
| 1813 'dom/IdTargetObserverRegistry.cpp', | 1817 'dom/IdTargetObserverRegistry.cpp', |
| 1814 'dom/IdTargetObserverRegistry.h', | 1818 'dom/IdTargetObserverRegistry.h', |
| 1815 'dom/KeyboardEvent.cpp', | 1819 'dom/KeyboardEvent.cpp', |
| 1820 'dom/LifecycleContext.cpp', | |
| 1821 'dom/LifecycleContext.h', | |
| 1822 'dom/LifecycleNotifier.cpp', | |
| 1823 'dom/LifecycleNotifier.h', | |
| 1824 'dom/LifecycleObserver.cpp', | |
| 1825 'dom/LifecycleObserver.h', | |
|
abarth-chromium
2013/07/09 18:27:52
These classes should be in platform/ because they'
Michael van Ouwerkerk
2013/07/10 13:25:09
Done.
| |
| 1816 'dom/LiveNodeList.cpp', | 1826 'dom/LiveNodeList.cpp', |
| 1817 'dom/LiveNodeList.h', | 1827 'dom/LiveNodeList.h', |
| 1818 'dom/MessageChannel.cpp', | 1828 'dom/MessageChannel.cpp', |
| 1819 'dom/MessageChannel.h', | 1829 'dom/MessageChannel.h', |
| 1820 'dom/MessageEvent.cpp', | 1830 'dom/MessageEvent.cpp', |
| 1821 'dom/MessageEvent.h', | 1831 'dom/MessageEvent.h', |
| 1822 'dom/MessagePort.cpp', | 1832 'dom/MessagePort.cpp', |
| 1823 'dom/MessagePortChannel.cpp', | 1833 'dom/MessagePortChannel.cpp', |
| 1824 'dom/Microtask.cpp', | 1834 'dom/Microtask.cpp', |
| 1825 'dom/Microtask.h', | 1835 'dom/Microtask.h', |
| (...skipping 1901 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3727 'bison_exe': 'bison', | 3737 'bison_exe': 'bison', |
| 3728 # We specify a preprocess so it happens locally and won't get | 3738 # We specify a preprocess so it happens locally and won't get |
| 3729 # distributed to goma. | 3739 # distributed to goma. |
| 3730 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to | 3740 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to |
| 3731 # use /usr/bin/clang once we require Xcode 4.x. | 3741 # use /usr/bin/clang once we require Xcode 4.x. |
| 3732 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' | 3742 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' |
| 3733 }], | 3743 }], |
| 3734 ], | 3744 ], |
| 3735 } | 3745 } |
| 3736 } | 3746 } |
| OLD | NEW |