| OLD | NEW |
| 1 | 1 |
| 2 { | 2 { |
| 3 'variables': { | 3 'variables': { |
| 4 'core_idl_files': [ | 4 'core_idl_files': [ |
| 5 'css/CSS.idl', |
| 5 'css/CSSCharsetRule.idl', | 6 'css/CSSCharsetRule.idl', |
| 6 'css/CSSFontFaceLoadEvent.idl', | 7 'css/CSSFontFaceLoadEvent.idl', |
| 7 'css/CSSFontFaceRule.idl', | 8 'css/CSSFontFaceRule.idl', |
| 8 'css/CSSHostRule.idl', | 9 'css/CSSHostRule.idl', |
| 9 'css/CSSImportRule.idl', | 10 'css/CSSImportRule.idl', |
| 10 'css/CSSMediaRule.idl', | 11 'css/CSSMediaRule.idl', |
| 11 'css/CSSPageRule.idl', | 12 'css/CSSPageRule.idl', |
| 12 'css/CSSPrimitiveValue.idl', | 13 'css/CSSPrimitiveValue.idl', |
| 13 'css/CSSRule.idl', | 14 'css/CSSRule.idl', |
| 14 'css/CSSRuleList.idl', | 15 'css/CSSRuleList.idl', |
| 15 'css/CSSStyleDeclaration.idl', | 16 'css/CSSStyleDeclaration.idl', |
| 16 'css/CSSStyleRule.idl', | 17 'css/CSSStyleRule.idl', |
| 17 'css/CSSStyleSheet.idl', | 18 'css/CSSStyleSheet.idl', |
| 18 'css/CSSSupportsRule.idl', | 19 'css/CSSSupportsRule.idl', |
| 19 # We should probably add CSSUnknownRule.idl to this list, | 20 # We should probably add CSSUnknownRule.idl to this list, |
| 20 # but it currently causes a compile error. | 21 # but it currently causes a compile error. |
| 21 # 'css/CSSUnknownRule.idl', | 22 # 'css/CSSUnknownRule.idl', |
| 22 'css/CSSValue.idl', | 23 'css/CSSValue.idl', |
| 23 'css/CSSValueList.idl', | 24 'css/CSSValueList.idl', |
| 24 'css/Counter.idl', | 25 'css/Counter.idl', |
| 25 'css/DOMWindowCSS.idl', | |
| 26 'css/FontLoader.idl', | 26 'css/FontLoader.idl', |
| 27 'css/MediaList.idl', | 27 'css/MediaList.idl', |
| 28 'css/MediaQueryList.idl', | 28 'css/MediaQueryList.idl', |
| 29 'css/Rect.idl', | 29 'css/Rect.idl', |
| 30 'css/RGBColor.idl', | 30 'css/RGBColor.idl', |
| 31 'css/StyleMedia.idl', | 31 'css/StyleMedia.idl', |
| 32 'css/StyleSheet.idl', | 32 'css/StyleSheet.idl', |
| 33 'css/StyleSheetList.idl', | 33 'css/StyleSheetList.idl', |
| 34 'css/WebKitCSSFilterRule.idl', | 34 'css/WebKitCSSFilterRule.idl', |
| 35 'css/WebKitCSSFilterValue.idl', | 35 'css/WebKitCSSFilterValue.idl', |
| (...skipping 10 matching lines...) Expand all Loading... |
| 46 'dom/BeforeLoadEvent.idl', | 46 'dom/BeforeLoadEvent.idl', |
| 47 'dom/CDATASection.idl', | 47 'dom/CDATASection.idl', |
| 48 'dom/CharacterData.idl', | 48 'dom/CharacterData.idl', |
| 49 'dom/ClientRect.idl', | 49 'dom/ClientRect.idl', |
| 50 'dom/ClientRectList.idl', | 50 'dom/ClientRectList.idl', |
| 51 'dom/Clipboard.idl', | 51 'dom/Clipboard.idl', |
| 52 'dom/Comment.idl', | 52 'dom/Comment.idl', |
| 53 'dom/CompositionEvent.idl', | 53 'dom/CompositionEvent.idl', |
| 54 'dom/CustomElementConstructor.idl', | 54 'dom/CustomElementConstructor.idl', |
| 55 'dom/CustomEvent.idl', | 55 'dom/CustomEvent.idl', |
| 56 'dom/DOMCoreException.idl', | |
| 57 'dom/DOMError.idl', | 56 'dom/DOMError.idl', |
| 57 'dom/DOMException.idl', |
| 58 'dom/DOMImplementation.idl', | 58 'dom/DOMImplementation.idl', |
| 59 'dom/DOMStringList.idl', | 59 'dom/DOMStringList.idl', |
| 60 'dom/DOMStringMap.idl', | 60 'dom/DOMStringMap.idl', |
| 61 'dom/DataTransferItem.idl', | 61 'dom/DataTransferItem.idl', |
| 62 'dom/DataTransferItemList.idl', | 62 'dom/DataTransferItemList.idl', |
| 63 'dom/DeviceOrientationEvent.idl', | 63 'dom/DeviceOrientationEvent.idl', |
| 64 'dom/Document.idl', | 64 'dom/Document.idl', |
| 65 'dom/DocumentFragment.idl', | 65 'dom/DocumentFragment.idl', |
| 66 'dom/DocumentType.idl', | 66 'dom/DocumentType.idl', |
| 67 'dom/Element.idl', | 67 'dom/Element.idl', |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 107 'dom/UIEvent.idl', | 107 'dom/UIEvent.idl', |
| 108 'dom/WheelEvent.idl', | 108 'dom/WheelEvent.idl', |
| 109 'dom/shadow/ShadowRoot.idl', | 109 'dom/shadow/ShadowRoot.idl', |
| 110 'fileapi/Blob.idl', | 110 'fileapi/Blob.idl', |
| 111 'fileapi/File.idl', | 111 'fileapi/File.idl', |
| 112 'fileapi/FileError.idl', | 112 'fileapi/FileError.idl', |
| 113 'fileapi/FileException.idl', | 113 'fileapi/FileException.idl', |
| 114 'fileapi/FileList.idl', | 114 'fileapi/FileList.idl', |
| 115 'fileapi/FileReader.idl', | 115 'fileapi/FileReader.idl', |
| 116 'fileapi/FileReaderSync.idl', | 116 'fileapi/FileReaderSync.idl', |
| 117 'html/DOMFormData.idl', | |
| 118 'html/DOMSettableTokenList.idl', | 117 'html/DOMSettableTokenList.idl', |
| 119 'html/DOMTokenList.idl', | 118 'html/DOMTokenList.idl', |
| 120 'html/DOMURL.idl', | 119 'html/FormData.idl', |
| 121 'html/HTMLAllCollection.idl', | 120 'html/HTMLAllCollection.idl', |
| 122 'html/HTMLAnchorElement.idl', | 121 'html/HTMLAnchorElement.idl', |
| 123 'html/HTMLAppletElement.idl', | 122 'html/HTMLAppletElement.idl', |
| 124 'html/HTMLAreaElement.idl', | 123 'html/HTMLAreaElement.idl', |
| 125 'html/HTMLAudioElement.idl', | 124 'html/HTMLAudioElement.idl', |
| 126 'html/HTMLBRElement.idl', | 125 'html/HTMLBRElement.idl', |
| 127 'html/HTMLBaseElement.idl', | 126 'html/HTMLBaseElement.idl', |
| 128 'html/HTMLBodyElement.idl', | 127 'html/HTMLBodyElement.idl', |
| 129 'html/HTMLButtonElement.idl', | 128 'html/HTMLButtonElement.idl', |
| 130 'html/HTMLCanvasElement.idl', | 129 'html/HTMLCanvasElement.idl', |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 193 'html/HTMLUnknownElement.idl', | 192 'html/HTMLUnknownElement.idl', |
| 194 'html/HTMLVideoElement.idl', | 193 'html/HTMLVideoElement.idl', |
| 195 'html/ImageData.idl', | 194 'html/ImageData.idl', |
| 196 'html/MediaController.idl', | 195 'html/MediaController.idl', |
| 197 'html/MediaError.idl', | 196 'html/MediaError.idl', |
| 198 'html/MediaKeyError.idl', | 197 'html/MediaKeyError.idl', |
| 199 'html/MediaKeyEvent.idl', | 198 'html/MediaKeyEvent.idl', |
| 200 'html/RadioNodeList.idl', | 199 'html/RadioNodeList.idl', |
| 201 'html/TextMetrics.idl', | 200 'html/TextMetrics.idl', |
| 202 'html/TimeRanges.idl', | 201 'html/TimeRanges.idl', |
| 202 'html/URL.idl', |
| 203 'html/ValidityState.idl', | 203 'html/ValidityState.idl', |
| 204 'html/VoidCallback.idl', | 204 'html/VoidCallback.idl', |
| 205 'html/canvas/ArrayBuffer.idl', | 205 'html/canvas/ArrayBuffer.idl', |
| 206 'html/canvas/ArrayBufferView.idl', | 206 'html/canvas/ArrayBufferView.idl', |
| 207 'html/canvas/CanvasGradient.idl', | 207 'html/canvas/CanvasGradient.idl', |
| 208 'html/canvas/CanvasPattern.idl', | 208 'html/canvas/CanvasPattern.idl', |
| 209 'html/canvas/CanvasRenderingContext.idl', | 209 'html/canvas/CanvasRenderingContext.idl', |
| 210 'html/canvas/CanvasRenderingContext2D.idl', | 210 'html/canvas/CanvasRenderingContext2D.idl', |
| 211 'html/canvas/Canvas2DContextAttributes.idl', | 211 'html/canvas/Canvas2DContextAttributes.idl', |
| 212 'html/canvas/DataView.idl', | 212 'html/canvas/DataView.idl', |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 261 'inspector/InjectedScriptHost.idl', | 261 'inspector/InjectedScriptHost.idl', |
| 262 'inspector/InspectorFrontendHost.idl', | 262 'inspector/InspectorFrontendHost.idl', |
| 263 'inspector/JavaScriptCallFrame.idl', | 263 'inspector/JavaScriptCallFrame.idl', |
| 264 'inspector/ScriptProfile.idl', | 264 'inspector/ScriptProfile.idl', |
| 265 'inspector/ScriptProfileNode.idl', | 265 'inspector/ScriptProfileNode.idl', |
| 266 'loader/appcache/DOMApplicationCache.idl', | 266 'loader/appcache/DOMApplicationCache.idl', |
| 267 'page/BarProp.idl', | 267 'page/BarProp.idl', |
| 268 'page/Console.idl', | 268 'page/Console.idl', |
| 269 'page/Crypto.idl', | 269 'page/Crypto.idl', |
| 270 'page/DOMPoint.idl', | 270 'page/DOMPoint.idl', |
| 271 'page/DOMSecurityPolicy.idl', | |
| 272 'page/DOMSelection.idl', | |
| 273 'page/DOMWindow.idl', | 271 'page/DOMWindow.idl', |
| 274 'page/DOMWindowPagePopup.idl', | 272 'page/DOMWindowPagePopup.idl', |
| 275 'page/EventSource.idl', | 273 'page/EventSource.idl', |
| 276 'page/History.idl', | 274 'page/History.idl', |
| 277 'page/Location.idl', | 275 'page/Location.idl', |
| 278 'page/MemoryInfo.idl', | 276 'page/MemoryInfo.idl', |
| 279 'page/Navigator.idl', | 277 'page/Navigator.idl', |
| 280 'page/PagePopupController.idl', | 278 'page/PagePopupController.idl', |
| 281 'page/Performance.idl', | 279 'page/Performance.idl', |
| 282 'page/PerformanceEntry.idl', | 280 'page/PerformanceEntry.idl', |
| 283 'page/PerformanceMark.idl', | 281 'page/PerformanceMark.idl', |
| 284 'page/PerformanceMeasure.idl', | 282 'page/PerformanceMeasure.idl', |
| 285 'page/PerformanceNavigation.idl', | 283 'page/PerformanceNavigation.idl', |
| 286 'page/PerformanceResourceTiming.idl', | 284 'page/PerformanceResourceTiming.idl', |
| 287 'page/PerformanceTiming.idl', | 285 'page/PerformanceTiming.idl', |
| 288 'page/Screen.idl', | 286 'page/Screen.idl', |
| 287 'page/SecurityPolicy.idl', |
| 288 'page/Selection.idl', |
| 289 'page/SpeechInputEvent.idl', | 289 'page/SpeechInputEvent.idl', |
| 290 'page/SpeechInputResult.idl', | 290 'page/SpeechInputResult.idl', |
| 291 'page/SpeechInputResultList.idl', | 291 'page/SpeechInputResultList.idl', |
| 292 'page/WorkerNavigator.idl', | 292 'page/WorkerNavigator.idl', |
| 293 'plugins/DOMMimeType.idl', | 293 'plugins/DOMMimeType.idl', |
| 294 'plugins/DOMMimeTypeArray.idl', | 294 'plugins/DOMMimeTypeArray.idl', |
| 295 'plugins/DOMPlugin.idl', | 295 'plugins/DOMPlugin.idl', |
| 296 'plugins/DOMPluginArray.idl', | 296 'plugins/DOMPluginArray.idl', |
| 297 'storage/Storage.idl', | 297 'storage/Storage.idl', |
| 298 'storage/StorageEvent.idl', | 298 'storage/StorageEvent.idl', |
| (...skipping 3375 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3674 'bison_exe': 'bison', | 3674 'bison_exe': 'bison', |
| 3675 # We specify a preprocess so it happens locally and won't get | 3675 # We specify a preprocess so it happens locally and won't get |
| 3676 # distributed to goma. | 3676 # distributed to goma. |
| 3677 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to | 3677 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to |
| 3678 # use /usr/bin/clang once we require Xcode 4.x. | 3678 # use /usr/bin/clang once we require Xcode 4.x. |
| 3679 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' | 3679 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' |
| 3680 }], | 3680 }], |
| 3681 ], | 3681 ], |
| 3682 } | 3682 } |
| 3683 } | 3683 } |
| OLD | NEW |