Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 'includes': [ | 2 'includes': [ |
| 3 'core_generated.gypi', | 3 'core_generated.gypi', |
| 4 ], | 4 ], |
| 5 'variables': { | 5 'variables': { |
| 6 # Files for which bindings (.cpp and .h files) will be generated | 6 # Files for which bindings (.cpp and .h files) will be generated |
| 7 'core_idl_files': [ | 7 'core_idl_files': [ |
| 8 'animation/KeyframeEffect.idl', | 8 'animation/KeyframeEffect.idl', |
| 9 'animation/EffectModel.idl', | 9 'animation/EffectModel.idl', |
| 10 'animation/AnimationEffectReadOnly.idl', | 10 'animation/AnimationEffectReadOnly.idl', |
| (...skipping 30 matching lines...) Expand all Loading... | |
| 41 'css/WebKitCSSMatrix.idl', | 41 'css/WebKitCSSMatrix.idl', |
| 42 'css/cssom/CSSAngleValue.idl', | 42 'css/cssom/CSSAngleValue.idl', |
| 43 'css/cssom/CSSCalcLength.idl', | 43 'css/cssom/CSSCalcLength.idl', |
| 44 'css/cssom/CSSKeywordValue.idl', | 44 'css/cssom/CSSKeywordValue.idl', |
| 45 'css/cssom/CSSLengthValue.idl', | 45 'css/cssom/CSSLengthValue.idl', |
| 46 'css/cssom/CSSMatrix.idl', | 46 'css/cssom/CSSMatrix.idl', |
| 47 'css/cssom/CSSNumberValue.idl', | 47 'css/cssom/CSSNumberValue.idl', |
| 48 'css/cssom/CSSPerspective.idl', | 48 'css/cssom/CSSPerspective.idl', |
| 49 'css/cssom/CSSPositionValue.idl', | 49 'css/cssom/CSSPositionValue.idl', |
| 50 'css/cssom/CSSRotation.idl', | 50 'css/cssom/CSSRotation.idl', |
| 51 'css/cssom/CSSVariableReferenceValue.idl', | |
|
meade_UTC10
2016/07/06 05:40:11
This isn't in alphabetical order.
| |
| 51 'css/cssom/CSSScale.idl', | 52 'css/cssom/CSSScale.idl', |
| 52 'css/cssom/CSSSimpleLength.idl', | 53 'css/cssom/CSSSimpleLength.idl', |
| 53 'css/cssom/CSSSkew.idl', | 54 'css/cssom/CSSSkew.idl', |
| 54 'css/cssom/CSSStyleValue.idl', | 55 'css/cssom/CSSStyleValue.idl', |
| 55 'css/cssom/CSSTransformComponent.idl', | 56 'css/cssom/CSSTransformComponent.idl', |
| 56 'css/cssom/CSSTransformValue.idl', | 57 'css/cssom/CSSTransformValue.idl', |
| 57 'css/cssom/CSSTranslation.idl', | 58 'css/cssom/CSSTranslation.idl', |
| 58 'css/cssom/StylePropertyMap.idl', | 59 'css/cssom/StylePropertyMap.idl', |
| 59 'dom/ArrayBuffer.idl', | 60 'dom/ArrayBuffer.idl', |
| 60 'dom/ArrayBufferView.idl', | 61 'dom/ArrayBufferView.idl', |
| (...skipping 1295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1356 'css/cssom/CSSRotation.cpp', | 1357 'css/cssom/CSSRotation.cpp', |
| 1357 'css/cssom/CSSRotation.h', | 1358 'css/cssom/CSSRotation.h', |
| 1358 'css/cssom/CSSScale.cpp', | 1359 'css/cssom/CSSScale.cpp', |
| 1359 'css/cssom/CSSScale.h', | 1360 'css/cssom/CSSScale.h', |
| 1360 'css/cssom/CSSSimpleLength.cpp', | 1361 'css/cssom/CSSSimpleLength.cpp', |
| 1361 'css/cssom/CSSSimpleLength.h', | 1362 'css/cssom/CSSSimpleLength.h', |
| 1362 'css/cssom/CSSSkew.cpp', | 1363 'css/cssom/CSSSkew.cpp', |
| 1363 'css/cssom/CSSSkew.h', | 1364 'css/cssom/CSSSkew.h', |
| 1364 'css/cssom/CSSStyleValue.cpp', | 1365 'css/cssom/CSSStyleValue.cpp', |
| 1365 'css/cssom/CSSStyleValue.h', | 1366 'css/cssom/CSSStyleValue.h', |
| 1367 'css/cssom/CSSStyleVariableReferenceValue.cpp', | |
| 1368 'css/cssom/CSSStyleVariableReferenceValue.h', | |
| 1366 'css/cssom/CSSTransformComponent.cpp', | 1369 'css/cssom/CSSTransformComponent.cpp', |
| 1367 'css/cssom/CSSTransformComponent.h', | 1370 'css/cssom/CSSTransformComponent.h', |
| 1368 'css/cssom/CSSTransformValue.cpp', | 1371 'css/cssom/CSSTransformValue.cpp', |
| 1369 'css/cssom/CSSTransformValue.h', | 1372 'css/cssom/CSSTransformValue.h', |
| 1370 'css/cssom/CSSTranslation.cpp', | 1373 'css/cssom/CSSTranslation.cpp', |
| 1371 'css/cssom/CSSTranslation.h', | 1374 'css/cssom/CSSTranslation.h', |
| 1372 'css/cssom/CSSUnsupportedStyleValue.cpp', | 1375 'css/cssom/CSSUnsupportedStyleValue.cpp', |
| 1373 'css/cssom/CSSUnsupportedStyleValue.h', | 1376 'css/cssom/CSSUnsupportedStyleValue.h', |
| 1374 'css/cssom/ComputedStylePropertyMap.cpp', | 1377 'css/cssom/ComputedStylePropertyMap.cpp', |
| 1375 'css/cssom/ComputedStylePropertyMap.h', | 1378 'css/cssom/ComputedStylePropertyMap.h', |
| (...skipping 2818 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 4194 'testing/PrivateScriptTestTest.cpp', | 4197 'testing/PrivateScriptTestTest.cpp', |
| 4195 'timing/MemoryInfoTest.cpp', | 4198 'timing/MemoryInfoTest.cpp', |
| 4196 'timing/PerformanceBaseTest.cpp', | 4199 'timing/PerformanceBaseTest.cpp', |
| 4197 'timing/PerformanceObserverTest.cpp', | 4200 'timing/PerformanceObserverTest.cpp', |
| 4198 'workers/WorkerThreadTest.cpp', | 4201 'workers/WorkerThreadTest.cpp', |
| 4199 'workers/WorkerThreadTestHelper.h', | 4202 'workers/WorkerThreadTestHelper.h', |
| 4200 'xml/parser/SharedBufferReaderTest.cpp', | 4203 'xml/parser/SharedBufferReaderTest.cpp', |
| 4201 ], | 4204 ], |
| 4202 } | 4205 } |
| 4203 } | 4206 } |
| OLD | NEW |