OLD | NEW |
1 { | 1 { |
2 'variables': { | 2 'variables': { |
3 'deprecated_perl_core_idl_files': [ | 3 'deprecated_perl_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/CSSKeyframeRule.idl', | 10 'css/CSSKeyframeRule.idl', |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
46 'dom/CharacterData.idl', | 46 'dom/CharacterData.idl', |
47 'dom/ClientRect.idl', | 47 'dom/ClientRect.idl', |
48 'dom/ClientRectList.idl', | 48 'dom/ClientRectList.idl', |
49 'dom/Clipboard.idl', | 49 'dom/Clipboard.idl', |
50 'dom/Comment.idl', | 50 'dom/Comment.idl', |
51 'dom/CompositionEvent.idl', | 51 'dom/CompositionEvent.idl', |
52 'dom/CustomEvent.idl', | 52 'dom/CustomEvent.idl', |
53 'dom/DOMError.idl', | 53 'dom/DOMError.idl', |
54 'dom/DOMException.idl', | 54 'dom/DOMException.idl', |
55 'dom/DOMImplementation.idl', | 55 'dom/DOMImplementation.idl', |
| 56 'dom/DOMSettableTokenList.idl', |
56 'dom/DOMStringList.idl', | 57 'dom/DOMStringList.idl', |
57 'dom/DOMStringMap.idl', | 58 'dom/DOMStringMap.idl', |
| 59 'dom/DOMTokenList.idl', |
58 'dom/DataTransferItem.idl', | 60 'dom/DataTransferItem.idl', |
59 'dom/DataTransferItemList.idl', | 61 'dom/DataTransferItemList.idl', |
60 'dom/Document.idl', | 62 'dom/Document.idl', |
61 'dom/DocumentFragment.idl', | 63 'dom/DocumentFragment.idl', |
62 'dom/DocumentType.idl', | 64 'dom/DocumentType.idl', |
63 'dom/Element.idl', | 65 'dom/Element.idl', |
64 'dom/Entity.idl', | 66 'dom/Entity.idl', |
65 'dom/ErrorEvent.idl', | 67 'dom/ErrorEvent.idl', |
66 'dom/Event.idl', | 68 'dom/Event.idl', |
67 'dom/EventTarget.idl', | 69 'dom/EventTarget.idl', |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
105 'dom/WebKitNamedFlowCollection.idl', | 107 'dom/WebKitNamedFlowCollection.idl', |
106 'dom/WheelEvent.idl', | 108 'dom/WheelEvent.idl', |
107 'dom/shadow/ShadowRoot.idl', | 109 'dom/shadow/ShadowRoot.idl', |
108 'fileapi/Blob.idl', | 110 'fileapi/Blob.idl', |
109 'fileapi/File.idl', | 111 'fileapi/File.idl', |
110 'fileapi/FileError.idl', | 112 'fileapi/FileError.idl', |
111 'fileapi/FileList.idl', | 113 'fileapi/FileList.idl', |
112 'fileapi/FileReader.idl', | 114 'fileapi/FileReader.idl', |
113 'fileapi/FileReaderSync.idl', | 115 'fileapi/FileReaderSync.idl', |
114 'fileapi/Stream.idl', | 116 'fileapi/Stream.idl', |
115 'html/DOMSettableTokenList.idl', | |
116 'html/DOMTokenList.idl', | |
117 'html/FormData.idl', | 117 'html/FormData.idl', |
118 'html/HTMLAllCollection.idl', | 118 'html/HTMLAllCollection.idl', |
119 'html/HTMLAnchorElement.idl', | 119 'html/HTMLAnchorElement.idl', |
120 'html/HTMLAppletElement.idl', | 120 'html/HTMLAppletElement.idl', |
121 'html/HTMLAreaElement.idl', | 121 'html/HTMLAreaElement.idl', |
122 'html/HTMLAudioElement.idl', | 122 'html/HTMLAudioElement.idl', |
123 'html/HTMLBRElement.idl', | 123 'html/HTMLBRElement.idl', |
124 'html/HTMLBaseElement.idl', | 124 'html/HTMLBaseElement.idl', |
125 'html/HTMLBodyElement.idl', | 125 'html/HTMLBodyElement.idl', |
126 'html/HTMLButtonElement.idl', | 126 'html/HTMLButtonElement.idl', |
(...skipping 1679 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1806 'dom/DOMError.h', | 1806 'dom/DOMError.h', |
1807 'dom/DOMException.cpp', | 1807 'dom/DOMException.cpp', |
1808 'dom/DOMException.h', | 1808 'dom/DOMException.h', |
1809 'dom/DOMImplementation.cpp', | 1809 'dom/DOMImplementation.cpp', |
1810 'dom/DOMNamedFlowCollection.cpp', | 1810 'dom/DOMNamedFlowCollection.cpp', |
1811 'dom/DOMNamedFlowCollection.h', | 1811 'dom/DOMNamedFlowCollection.h', |
1812 'dom/DOMStringList.cpp', | 1812 'dom/DOMStringList.cpp', |
1813 'dom/DOMStringList.h', | 1813 'dom/DOMStringList.h', |
1814 'dom/DOMStringMap.cpp', | 1814 'dom/DOMStringMap.cpp', |
1815 'dom/DOMStringMap.h', | 1815 'dom/DOMStringMap.h', |
| 1816 'dom/DOMTokenList.cpp', |
| 1817 'dom/DOMTokenList.h', |
1816 'dom/DataTransferItem.cpp', | 1818 'dom/DataTransferItem.cpp', |
1817 'dom/DataTransferItem.h', | 1819 'dom/DataTransferItem.h', |
1818 'dom/DataTransferItemList.h', | 1820 'dom/DataTransferItemList.h', |
1819 'dom/DatasetDOMStringMap.cpp', | 1821 'dom/DatasetDOMStringMap.cpp', |
1820 'dom/DatasetDOMStringMap.h', | 1822 'dom/DatasetDOMStringMap.h', |
1821 'dom/DecodedDataDocumentParser.cpp', | 1823 'dom/DecodedDataDocumentParser.cpp', |
1822 'dom/DecodedDataDocumentParser.h', | 1824 'dom/DecodedDataDocumentParser.h', |
1823 'dom/DeviceOrientationController.cpp', | 1825 'dom/DeviceOrientationController.cpp', |
1824 'dom/DeviceOrientationController.h', | 1826 'dom/DeviceOrientationController.h', |
1825 'dom/Document.cpp', | 1827 'dom/Document.cpp', |
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1967 'dom/ScriptRunner.cpp', | 1969 'dom/ScriptRunner.cpp', |
1968 'dom/ScriptableDocumentParser.cpp', | 1970 'dom/ScriptableDocumentParser.cpp', |
1969 'dom/ScriptableDocumentParser.h', | 1971 'dom/ScriptableDocumentParser.h', |
1970 'dom/ScriptedAnimationController.cpp', | 1972 'dom/ScriptedAnimationController.cpp', |
1971 'dom/ScriptedAnimationController.h', | 1973 'dom/ScriptedAnimationController.h', |
1972 'dom/SecurityContext.cpp', | 1974 'dom/SecurityContext.cpp', |
1973 'dom/SecurityContext.h', | 1975 'dom/SecurityContext.h', |
1974 'dom/SecurityPolicyViolationEvent.h', | 1976 'dom/SecurityPolicyViolationEvent.h', |
1975 'dom/SelectorQuery.cpp', | 1977 'dom/SelectorQuery.cpp', |
1976 'dom/SelectorQuery.h', | 1978 'dom/SelectorQuery.h', |
| 1979 'dom/DOMSettableTokenList.cpp', |
| 1980 'dom/DOMSettableTokenList.h', |
1977 'dom/ShadowTreeStyleSheetCollection.cpp', | 1981 'dom/ShadowTreeStyleSheetCollection.cpp', |
1978 'dom/ShadowTreeStyleSheetCollection.h', | 1982 'dom/ShadowTreeStyleSheetCollection.h', |
1979 'dom/SimulatedClickOptions.h', | 1983 'dom/SimulatedClickOptions.h', |
1980 'dom/SpaceSplitString.cpp', | 1984 'dom/SpaceSplitString.cpp', |
1981 'dom/StaticNodeList.cpp', | 1985 'dom/StaticNodeList.cpp', |
1982 'dom/StaticNodeList.h', | 1986 'dom/StaticNodeList.h', |
1983 'dom/StringCallback.cpp', | 1987 'dom/StringCallback.cpp', |
1984 'dom/StringCallback.h', | 1988 'dom/StringCallback.h', |
1985 'dom/StyleElement.cpp', | 1989 'dom/StyleElement.cpp', |
1986 'dom/StyleElement.h', | 1990 'dom/StyleElement.h', |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2067 'html/ButtonInputType.cpp', | 2071 'html/ButtonInputType.cpp', |
2068 'html/ButtonInputType.h', | 2072 'html/ButtonInputType.h', |
2069 'html/CheckboxInputType.cpp', | 2073 'html/CheckboxInputType.cpp', |
2070 'html/CheckboxInputType.h', | 2074 'html/CheckboxInputType.h', |
2071 'html/ClassList.cpp', | 2075 'html/ClassList.cpp', |
2072 'html/ClassList.h', | 2076 'html/ClassList.h', |
2073 'html/ColorInputType.cpp', | 2077 'html/ColorInputType.cpp', |
2074 'html/ColorInputType.h', | 2078 'html/ColorInputType.h', |
2075 'html/DOMFormData.cpp', | 2079 'html/DOMFormData.cpp', |
2076 'html/DOMFormData.h', | 2080 'html/DOMFormData.h', |
2077 'html/DOMSettableTokenList.cpp', | |
2078 'html/DOMSettableTokenList.h', | |
2079 'html/DOMTokenList.cpp', | |
2080 'html/DOMTokenList.h', | |
2081 'html/DOMURL.cpp', | 2081 'html/DOMURL.cpp', |
2082 'html/DOMURL.h', | 2082 'html/DOMURL.h', |
2083 'html/DateInputType.cpp', | 2083 'html/DateInputType.cpp', |
2084 'html/DateInputType.h', | 2084 'html/DateInputType.h', |
2085 'html/DateTimeFieldsState.cpp', | 2085 'html/DateTimeFieldsState.cpp', |
2086 'html/DateTimeFieldsState.h', | 2086 'html/DateTimeFieldsState.h', |
2087 'html/DateTimeLocalInputType.cpp', | 2087 'html/DateTimeLocalInputType.cpp', |
2088 'html/DateTimeLocalInputType.h', | 2088 'html/DateTimeLocalInputType.h', |
2089 'html/EmailInputType.cpp', | 2089 'html/EmailInputType.cpp', |
2090 'html/EmailInputType.h', | 2090 'html/EmailInputType.h', |
(...skipping 1778 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3869 'bison_exe': 'bison', | 3869 'bison_exe': 'bison', |
3870 # We specify a preprocess so it happens locally and won't get | 3870 # We specify a preprocess so it happens locally and won't get |
3871 # distributed to goma. | 3871 # distributed to goma. |
3872 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to | 3872 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to |
3873 # use /usr/bin/clang once we require Xcode 4.x. | 3873 # use /usr/bin/clang once we require Xcode 4.x. |
3874 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' | 3874 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' |
3875 }], | 3875 }], |
3876 ], | 3876 ], |
3877 } | 3877 } |
3878 } | 3878 } |
OLD | NEW |