| 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/AnimationEffectReadOnly.idl', | 9 'animation/AnimationEffectReadOnly.idl', |
| 10 'animation/AnimationEffectTiming.idl', | 10 'animation/AnimationEffectTiming.idl', |
| (...skipping 3926 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3937 '<(blink_core_output_dir)/page/scrolling/ScrollStateInit.h', | 3937 '<(blink_core_output_dir)/page/scrolling/ScrollStateInit.h', |
| 3938 '<(blink_core_output_dir)/timing/PerformanceObserverInit.cpp', | 3938 '<(blink_core_output_dir)/timing/PerformanceObserverInit.cpp', |
| 3939 '<(blink_core_output_dir)/timing/PerformanceObserverInit.h', | 3939 '<(blink_core_output_dir)/timing/PerformanceObserverInit.h', |
| 3940 ], | 3940 ], |
| 3941 'core_testing_dictionary_idl_files': [ | 3941 'core_testing_dictionary_idl_files': [ |
| 3942 'testing/InternalDictionary.idl', | 3942 'testing/InternalDictionary.idl', |
| 3943 'testing/InternalDictionaryDerived.idl', | 3943 'testing/InternalDictionaryDerived.idl', |
| 3944 'testing/InternalDictionaryDerivedDerived.idl', | 3944 'testing/InternalDictionaryDerivedDerived.idl', |
| 3945 ], | 3945 ], |
| 3946 'webcore_testing_idl_files': [ | 3946 'webcore_testing_idl_files': [ |
| 3947 'testing/DeathAwareScriptWrappable.idl', |
| 3947 'testing/DictionaryTest.idl', | 3948 'testing/DictionaryTest.idl', |
| 3948 'testing/GCObservation.idl', | 3949 'testing/GCObservation.idl', |
| 3949 'testing/GarbageCollectedScriptWrappable.idl', | 3950 'testing/GarbageCollectedScriptWrappable.idl', |
| 3950 'testing/InternalSettings.idl', | 3951 'testing/InternalSettings.idl', |
| 3951 'testing/LayerRect.idl', | 3952 'testing/LayerRect.idl', |
| 3952 'testing/LayerRectList.idl', | 3953 'testing/LayerRectList.idl', |
| 3953 'testing/PrivateScriptTest.idl', | 3954 'testing/PrivateScriptTest.idl', |
| 3954 'testing/TypeConversions.idl', | 3955 'testing/TypeConversions.idl', |
| 3955 'testing/UnionTypesTest.idl', | 3956 'testing/UnionTypesTest.idl', |
| 3956 'testing/WorkerInternals.idl', | 3957 'testing/WorkerInternals.idl', |
| (...skipping 20 matching lines...) Expand all Loading... |
| 3977 '<(blink_core_output_dir)/testing/InternalDictionaryDerivedDerived.c
pp', | 3978 '<(blink_core_output_dir)/testing/InternalDictionaryDerivedDerived.c
pp', |
| 3978 '<(blink_core_output_dir)/testing/InternalDictionaryDerivedDerived.h
', | 3979 '<(blink_core_output_dir)/testing/InternalDictionaryDerivedDerived.h
', |
| 3979 ], | 3980 ], |
| 3980 'webcore_testing_files': [ | 3981 'webcore_testing_files': [ |
| 3981 '<(blink_core_output_dir)/testing/InternalSettingsGenerated.cpp', | 3982 '<(blink_core_output_dir)/testing/InternalSettingsGenerated.cpp', |
| 3982 '<(blink_core_output_dir)/testing/InternalSettingsGenerated.h', | 3983 '<(blink_core_output_dir)/testing/InternalSettingsGenerated.h', |
| 3983 'origin_trials/testing/InternalsFrobulate.cpp', | 3984 'origin_trials/testing/InternalsFrobulate.cpp', |
| 3984 'origin_trials/testing/InternalsFrobulate.h', | 3985 'origin_trials/testing/InternalsFrobulate.h', |
| 3985 'origin_trials/testing/InternalsFrobulateInterfaceBindings.h', | 3986 'origin_trials/testing/InternalsFrobulateInterfaceBindings.h', |
| 3986 'origin_trials/testing/WorkerInternalsFrobulate.h', | 3987 'origin_trials/testing/WorkerInternalsFrobulate.h', |
| 3988 'testing/DeathAwareScriptWrappable.h', |
| 3989 'testing/DeathAwareScriptWrappable.cpp', |
| 3987 'testing/DictionaryTest.cpp', | 3990 'testing/DictionaryTest.cpp', |
| 3988 'testing/DictionaryTest.h', | 3991 'testing/DictionaryTest.h', |
| 3989 'testing/DummyPageHolder.cpp', | 3992 'testing/DummyPageHolder.cpp', |
| 3990 'testing/DummyPageHolder.h', | 3993 'testing/DummyPageHolder.h', |
| 3991 'testing/GCObservation.cpp', | 3994 'testing/GCObservation.cpp', |
| 3992 'testing/GCObservation.h', | 3995 'testing/GCObservation.h', |
| 3993 'testing/GarbageCollectedScriptWrappable.cpp', | 3996 'testing/GarbageCollectedScriptWrappable.cpp', |
| 3994 'testing/GarbageCollectedScriptWrappable.h', | 3997 'testing/GarbageCollectedScriptWrappable.h', |
| 3995 'testing/InternalSettings.cpp', | 3998 'testing/InternalSettings.cpp', |
| 3996 'testing/InternalSettings.h', | 3999 'testing/InternalSettings.h', |
| (...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4282 'timing/MemoryInfoTest.cpp', | 4285 'timing/MemoryInfoTest.cpp', |
| 4283 'timing/PerformanceBaseTest.cpp', | 4286 'timing/PerformanceBaseTest.cpp', |
| 4284 'timing/PerformanceObserverTest.cpp', | 4287 'timing/PerformanceObserverTest.cpp', |
| 4285 'workers/DedicatedWorkerTest.cpp', | 4288 'workers/DedicatedWorkerTest.cpp', |
| 4286 'workers/WorkerThreadTest.cpp', | 4289 'workers/WorkerThreadTest.cpp', |
| 4287 'workers/WorkerThreadTestHelper.h', | 4290 'workers/WorkerThreadTestHelper.h', |
| 4288 'xml/parser/SharedBufferReaderTest.cpp', | 4291 'xml/parser/SharedBufferReaderTest.cpp', |
| 4289 ], | 4292 ], |
| 4290 } | 4293 } |
| 4291 } | 4294 } |
| OLD | NEW |