OLD | NEW |
1 { | 1 { |
2 'includes': [ | 2 'includes': [ |
3 'platform_generated.gypi', | 3 'platform_generated.gypi', |
4 ], | 4 ], |
5 'variables': { | 5 'variables': { |
6 'platform_files': [ | 6 'platform_files': [ |
7 'AsyncFileSystemCallbacks.h', | 7 'AsyncFileSystemCallbacks.h', |
8 'CalculationValue.h', | 8 'CalculationValue.h', |
9 'CheckedInt.h', | 9 'CheckedInt.h', |
10 'ContentDecryptionModuleResult.h', | 10 'ContentDecryptionModuleResult.h', |
(...skipping 868 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
879 'mediastream/MediaStreamCenter.h', | 879 'mediastream/MediaStreamCenter.h', |
880 'mediastream/MediaStreamComponent.cpp', | 880 'mediastream/MediaStreamComponent.cpp', |
881 'mediastream/MediaStreamComponent.h', | 881 'mediastream/MediaStreamComponent.h', |
882 'mediastream/MediaStreamDescriptor.cpp', | 882 'mediastream/MediaStreamDescriptor.cpp', |
883 'mediastream/MediaStreamDescriptor.h', | 883 'mediastream/MediaStreamDescriptor.h', |
884 'mediastream/MediaStreamSource.cpp', | 884 'mediastream/MediaStreamSource.cpp', |
885 'mediastream/MediaStreamSource.h', | 885 'mediastream/MediaStreamSource.h', |
886 'mediastream/MediaStreamTrackSourcesRequest.h', | 886 'mediastream/MediaStreamTrackSourcesRequest.h', |
887 'mediastream/MediaStreamWebAudioSource.cpp', | 887 'mediastream/MediaStreamWebAudioSource.cpp', |
888 'mediastream/MediaStreamWebAudioSource.h', | 888 'mediastream/MediaStreamWebAudioSource.h', |
889 'mediastream/RTCAnswerOptionsPlatform.h', | |
890 'mediastream/RTCConfiguration.h', | |
891 'mediastream/RTCOfferOptionsPlatform.h', | |
892 'mediastream/RTCSessionDescriptionRequest.h', | |
893 'mediastream/RTCStatsRequest.h', | |
894 'mediastream/RTCStatsResponseBase.h', | |
895 'mediastream/RTCVoidRequest.h', | |
896 'mhtml/ArchiveResource.cpp', | 889 'mhtml/ArchiveResource.cpp', |
897 'mhtml/MHTMLArchive.cpp', | 890 'mhtml/MHTMLArchive.cpp', |
898 'mhtml/MHTMLArchive.h', | 891 'mhtml/MHTMLArchive.h', |
899 'mhtml/MHTMLParser.cpp', | 892 'mhtml/MHTMLParser.cpp', |
900 'mhtml/MHTMLParser.h', | 893 'mhtml/MHTMLParser.h', |
901 'mojo/MojoHelper.h', | 894 'mojo/MojoHelper.h', |
902 'network/ContentSecurityPolicyParsers.cpp', | 895 'network/ContentSecurityPolicyParsers.cpp', |
903 'network/ContentSecurityPolicyParsers.h', | 896 'network/ContentSecurityPolicyParsers.h', |
904 'network/ContentSecurityPolicyResponseHeaders.cpp', | 897 'network/ContentSecurityPolicyResponseHeaders.cpp', |
905 'network/ContentSecurityPolicyResponseHeaders.h', | 898 'network/ContentSecurityPolicyResponseHeaders.h', |
(...skipping 20 matching lines...) Expand all Loading... |
926 'network/ResourceRequest.cpp', | 919 'network/ResourceRequest.cpp', |
927 'network/ResourceRequest.h', | 920 'network/ResourceRequest.h', |
928 'network/ResourceResponse.cpp', | 921 'network/ResourceResponse.cpp', |
929 'network/ResourceResponse.h', | 922 'network/ResourceResponse.h', |
930 'network/ResourceTimingInfo.cpp', | 923 'network/ResourceTimingInfo.cpp', |
931 'network/ResourceTimingInfo.h', | 924 'network/ResourceTimingInfo.h', |
932 'network/WebSocketHandshakeRequest.cpp', | 925 'network/WebSocketHandshakeRequest.cpp', |
933 'network/WebSocketHandshakeRequest.h', | 926 'network/WebSocketHandshakeRequest.h', |
934 'network/WebSocketHandshakeResponse.cpp', | 927 'network/WebSocketHandshakeResponse.cpp', |
935 'network/WebSocketHandshakeResponse.h', | 928 'network/WebSocketHandshakeResponse.h', |
| 929 'peerconnection/RTCAnswerOptionsPlatform.h', |
| 930 'peerconnection/RTCConfiguration.h', |
| 931 'peerconnection/RTCOfferOptionsPlatform.h', |
| 932 'peerconnection/RTCSessionDescriptionRequest.h', |
| 933 'peerconnection/RTCStatsRequest.h', |
| 934 'peerconnection/RTCStatsResponseBase.h', |
| 935 'peerconnection/RTCVoidRequest.h', |
936 'plugins/PluginData.cpp', | 936 'plugins/PluginData.cpp', |
937 'plugins/PluginData.h', | 937 'plugins/PluginData.h', |
938 'plugins/PluginListBuilder.cpp', | 938 'plugins/PluginListBuilder.cpp', |
939 'plugins/PluginListBuilder.h', | 939 'plugins/PluginListBuilder.h', |
940 'scheduler/CancellableTaskFactory.cpp', | 940 'scheduler/CancellableTaskFactory.cpp', |
941 'scheduler/CancellableTaskFactory.h', | 941 'scheduler/CancellableTaskFactory.h', |
942 'scroll/MainThreadScrollingReason.h', | 942 'scroll/MainThreadScrollingReason.h', |
943 'scroll/ProgrammaticScrollAnimator.cpp', | 943 'scroll/ProgrammaticScrollAnimator.cpp', |
944 'scroll/ProgrammaticScrollAnimator.h', | 944 'scroll/ProgrammaticScrollAnimator.h', |
945 'scroll/ScrollAnimatorBase.cpp', | 945 'scroll/ScrollAnimatorBase.cpp', |
(...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1338 ['use_default_render_theme==1', | 1338 ['use_default_render_theme==1', |
1339 { | 1339 { |
1340 'platform_test_files': [ | 1340 'platform_test_files': [ |
1341 'scroll/ScrollbarThemeAuraTest.cpp', | 1341 'scroll/ScrollbarThemeAuraTest.cpp', |
1342 ], | 1342 ], |
1343 } | 1343 } |
1344 ], | 1344 ], |
1345 ], | 1345 ], |
1346 }, | 1346 }, |
1347 } | 1347 } |
OLD | NEW |