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/CSSMediaRule.idl', | 10 'css/CSSMediaRule.idl', |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
75 'dom/MutationObserver.idl', | 75 'dom/MutationObserver.idl', |
76 'dom/MutationRecord.idl', | 76 'dom/MutationRecord.idl', |
77 'dom/NamedNodeMap.idl', | 77 'dom/NamedNodeMap.idl', |
78 'dom/Node.idl', | 78 'dom/Node.idl', |
79 'dom/NodeFilter.idl', | 79 'dom/NodeFilter.idl', |
80 'dom/NodeIterator.idl', | 80 'dom/NodeIterator.idl', |
81 'dom/NodeList.idl', | 81 'dom/NodeList.idl', |
82 'dom/Notation.idl', | 82 'dom/Notation.idl', |
83 'dom/OverflowEvent.idl', | 83 'dom/OverflowEvent.idl', |
84 'dom/PageTransitionEvent.idl', | 84 'dom/PageTransitionEvent.idl', |
| 85 'dom/ParentNode.idl', |
85 'dom/PopStateEvent.idl', | 86 'dom/PopStateEvent.idl', |
86 'dom/ProcessingInstruction.idl', | 87 'dom/ProcessingInstruction.idl', |
87 'dom/ProgressEvent.idl', | 88 'dom/ProgressEvent.idl', |
88 'dom/Promise.idl', | 89 'dom/Promise.idl', |
89 'dom/PromiseResolver.idl', | 90 'dom/PromiseResolver.idl', |
90 'dom/Range.idl', | 91 'dom/Range.idl', |
91 'dom/ResourceProgressEvent.idl', | 92 'dom/ResourceProgressEvent.idl', |
92 'dom/SecurityPolicyViolationEvent.idl', | 93 'dom/SecurityPolicyViolationEvent.idl', |
93 'dom/Text.idl', | 94 'dom/Text.idl', |
94 'dom/TextEvent.idl', | 95 'dom/TextEvent.idl', |
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
283 'xml/XPathExpression.idl', | 284 'xml/XPathExpression.idl', |
284 'xml/XPathNSResolver.idl', | 285 'xml/XPathNSResolver.idl', |
285 'xml/XPathResult.idl', | 286 'xml/XPathResult.idl', |
286 'xml/XSLTProcessor.idl', | 287 'xml/XSLTProcessor.idl', |
287 ], | 288 ], |
288 'python_core_idl_files': [ | 289 'python_core_idl_files': [ |
289 'css/RGBColor.idl', | 290 'css/RGBColor.idl', |
290 'css/Rect.idl', | 291 'css/Rect.idl', |
291 'dom/ChildNode.idl', | 292 'dom/ChildNode.idl', |
292 'dom/DocumentFullscreen.idl', | 293 'dom/DocumentFullscreen.idl', |
293 'dom/ParentNode.idl', | |
294 'dom/RequestAnimationFrameCallback.idl', | 294 'dom/RequestAnimationFrameCallback.idl', |
295 'dom/StringCallback.idl', | 295 'dom/StringCallback.idl', |
296 'html/VoidCallback.idl', | 296 'html/VoidCallback.idl', |
297 'html/canvas/CanvasPattern.idl', | 297 'html/canvas/CanvasPattern.idl', |
298 'html/canvas/EXTFragDepth.idl', | 298 'html/canvas/EXTFragDepth.idl', |
299 'html/canvas/OESElementIndexUint.idl', | 299 'html/canvas/OESElementIndexUint.idl', |
300 'html/canvas/OESTextureFloat.idl', | 300 'html/canvas/OESTextureFloat.idl', |
301 'html/canvas/OESTextureFloatLinear.idl', | 301 'html/canvas/OESTextureFloatLinear.idl', |
302 'html/canvas/OESTextureHalfFloatLinear.idl', | 302 'html/canvas/OESTextureHalfFloatLinear.idl', |
303 'html/canvas/WebGLBuffer.idl', | 303 'html/canvas/WebGLBuffer.idl', |
(...skipping 1603 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1907 'dom/NodeRenderStyle.h', | 1907 'dom/NodeRenderStyle.h', |
1908 'dom/NodeTraversal.cpp', | 1908 'dom/NodeTraversal.cpp', |
1909 'dom/NodeTraversal.h', | 1909 'dom/NodeTraversal.h', |
1910 'dom/NodeWithIndex.h', | 1910 'dom/NodeWithIndex.h', |
1911 'dom/Notation.cpp', | 1911 'dom/Notation.cpp', |
1912 'dom/Notation.h', | 1912 'dom/Notation.h', |
1913 'dom/OverflowEvent.cpp', | 1913 'dom/OverflowEvent.cpp', |
1914 'dom/OverflowEvent.h', | 1914 'dom/OverflowEvent.h', |
1915 'dom/PageTransitionEvent.cpp', | 1915 'dom/PageTransitionEvent.cpp', |
1916 'dom/PageTransitionEvent.h', | 1916 'dom/PageTransitionEvent.h', |
| 1917 'dom/ParentNode.h', |
1917 'dom/PendingScript.cpp', | 1918 'dom/PendingScript.cpp', |
1918 'dom/PopStateEvent.cpp', | 1919 'dom/PopStateEvent.cpp', |
1919 'dom/PopStateEvent.h', | 1920 'dom/PopStateEvent.h', |
1920 'dom/Position.cpp', | 1921 'dom/Position.cpp', |
1921 'dom/PositionIterator.cpp', | 1922 'dom/PositionIterator.cpp', |
1922 'dom/PositionIterator.h', | 1923 'dom/PositionIterator.h', |
1923 'dom/ProcessingInstruction.cpp', | 1924 'dom/ProcessingInstruction.cpp', |
1924 'dom/ProcessingInstruction.h', | 1925 'dom/ProcessingInstruction.h', |
1925 'dom/ProgressEvent.cpp', | 1926 'dom/ProgressEvent.cpp', |
1926 'dom/ProgressEvent.h', | 1927 'dom/ProgressEvent.h', |
(...skipping 1907 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3834 'bison_exe': 'bison', | 3835 'bison_exe': 'bison', |
3835 # We specify a preprocess so it happens locally and won't get | 3836 # We specify a preprocess so it happens locally and won't get |
3836 # distributed to goma. | 3837 # distributed to goma. |
3837 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to | 3838 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to |
3838 # use /usr/bin/clang once we require Xcode 4.x. | 3839 # use /usr/bin/clang once we require Xcode 4.x. |
3839 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' | 3840 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' |
3840 }], | 3841 }], |
3841 ], | 3842 ], |
3842 } | 3843 } |
3843 } | 3844 } |
OLD | NEW |