| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 import("//build/config/features.gni") | 5 import("//build/config/features.gni") |
| 6 import("//build/config/ui.gni") | 6 import("//build/config/ui.gni") |
| 7 import("//testing/libfuzzer/fuzzer_test.gni") | 7 import("//testing/libfuzzer/fuzzer_test.gni") |
| 8 import("//testing/test.gni") | 8 import("//testing/test.gni") |
| 9 import("//third_party/WebKit/Source/build/scripts/scripts.gni") | 9 import("//third_party/WebKit/Source/build/scripts/scripts.gni") |
| 10 import("//third_party/WebKit/Source/config.gni") | 10 import("//third_party/WebKit/Source/config.gni") |
| (...skipping 506 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 517 "exported/WebImageGenerator.cpp", | 517 "exported/WebImageGenerator.cpp", |
| 518 "exported/WebMediaConstraints.cpp", | 518 "exported/WebMediaConstraints.cpp", |
| 519 "exported/WebMediaDeviceInfo.cpp", | 519 "exported/WebMediaDeviceInfo.cpp", |
| 520 "exported/WebMediaPlayerClient.cpp", | 520 "exported/WebMediaPlayerClient.cpp", |
| 521 "exported/WebMediaPlayerEncryptedMediaClient.cpp", | 521 "exported/WebMediaPlayerEncryptedMediaClient.cpp", |
| 522 "exported/WebMediaPlayerSource.cpp", | 522 "exported/WebMediaPlayerSource.cpp", |
| 523 "exported/WebMediaRecorderHandler.cpp", | 523 "exported/WebMediaRecorderHandler.cpp", |
| 524 "exported/WebMediaStream.cpp", | 524 "exported/WebMediaStream.cpp", |
| 525 "exported/WebMediaStreamSource.cpp", | 525 "exported/WebMediaStreamSource.cpp", |
| 526 "exported/WebMediaStreamTrack.cpp", | 526 "exported/WebMediaStreamTrack.cpp", |
| 527 "exported/WebMediaStreamTrackSourcesRequest.cpp", | |
| 528 "exported/WebMemoryCoordinator.cpp", | 527 "exported/WebMemoryCoordinator.cpp", |
| 529 "exported/WebMessagePortChannelClient.cpp", | 528 "exported/WebMessagePortChannelClient.cpp", |
| 530 "exported/WebMixedContent.cpp", | 529 "exported/WebMixedContent.cpp", |
| 531 "exported/WebPasswordCredential.cpp", | 530 "exported/WebPasswordCredential.cpp", |
| 532 "exported/WebPrerender.cpp", | 531 "exported/WebPrerender.cpp", |
| 533 "exported/WebPrerenderingSupport.cpp", | 532 "exported/WebPrerenderingSupport.cpp", |
| 534 "exported/WebPresentationAvailabilityObserver.cpp", | 533 "exported/WebPresentationAvailabilityObserver.cpp", |
| 535 "exported/WebPresentationController.cpp", | 534 "exported/WebPresentationController.cpp", |
| 536 "exported/WebPresentationReceiver.cpp", | 535 "exported/WebPresentationReceiver.cpp", |
| 537 "exported/WebRTCAnswerOptions.cpp", | 536 "exported/WebRTCAnswerOptions.cpp", |
| 538 "exported/WebRTCICECandidate.cpp", | 537 "exported/WebRTCICECandidate.cpp", |
| 539 "exported/WebRTCOfferOptions.cpp", | 538 "exported/WebRTCOfferOptions.cpp", |
| 540 "exported/WebRTCSessionDescription.cpp", | 539 "exported/WebRTCSessionDescription.cpp", |
| 541 "exported/WebRTCSessionDescriptionRequest.cpp", | 540 "exported/WebRTCSessionDescriptionRequest.cpp", |
| 542 "exported/WebRTCStatsRequest.cpp", | 541 "exported/WebRTCStatsRequest.cpp", |
| 543 "exported/WebRTCStatsResponse.cpp", | 542 "exported/WebRTCStatsResponse.cpp", |
| 544 "exported/WebRTCVoidRequest.cpp", | 543 "exported/WebRTCVoidRequest.cpp", |
| 545 "exported/WebScrollbarImpl.cpp", | 544 "exported/WebScrollbarImpl.cpp", |
| 546 "exported/WebScrollbarImpl.h", | 545 "exported/WebScrollbarImpl.h", |
| 547 "exported/WebScrollbarThemeClientImpl.cpp", | 546 "exported/WebScrollbarThemeClientImpl.cpp", |
| 548 "exported/WebScrollbarThemeClientImpl.h", | 547 "exported/WebScrollbarThemeClientImpl.h", |
| 549 "exported/WebScrollbarThemeGeometryNative.cpp", | 548 "exported/WebScrollbarThemeGeometryNative.cpp", |
| 550 "exported/WebScrollbarThemeGeometryNative.h", | 549 "exported/WebScrollbarThemeGeometryNative.h", |
| 551 "exported/WebScrollbarThemePainter.cpp", | 550 "exported/WebScrollbarThemePainter.cpp", |
| 552 "exported/WebSecurityOrigin.cpp", | 551 "exported/WebSecurityOrigin.cpp", |
| 553 "exported/WebServiceWorkerProviderClient.cpp", | 552 "exported/WebServiceWorkerProviderClient.cpp", |
| 554 "exported/WebServiceWorkerProxy.cpp", | 553 "exported/WebServiceWorkerProxy.cpp", |
| 555 "exported/WebServiceWorkerRequest.cpp", | 554 "exported/WebServiceWorkerRequest.cpp", |
| 556 "exported/WebServiceWorkerResponse.cpp", | 555 "exported/WebServiceWorkerResponse.cpp", |
| 557 "exported/WebSourceInfo.cpp", | |
| 558 "exported/WebSpeechSynthesisUtterance.cpp", | 556 "exported/WebSpeechSynthesisUtterance.cpp", |
| 559 "exported/WebSpeechSynthesisVoice.cpp", | 557 "exported/WebSpeechSynthesisVoice.cpp", |
| 560 "exported/WebSpeechSynthesizerClientImpl.cpp", | 558 "exported/WebSpeechSynthesizerClientImpl.cpp", |
| 561 "exported/WebSpeechSynthesizerClientImpl.h", | 559 "exported/WebSpeechSynthesizerClientImpl.h", |
| 562 "exported/WebStorageQuotaCallbacks.cpp", | 560 "exported/WebStorageQuotaCallbacks.cpp", |
| 563 "exported/WebTextRun.cpp", | 561 "exported/WebTextRun.cpp", |
| 564 "exported/WebThreadSafeData.cpp", | 562 "exported/WebThreadSafeData.cpp", |
| 565 "exported/WebURL.cpp", | 563 "exported/WebURL.cpp", |
| 566 "exported/WebURLError.cpp", | 564 "exported/WebURLError.cpp", |
| 567 "exported/WebURLLoadTiming.cpp", | 565 "exported/WebURLLoadTiming.cpp", |
| (...skipping 501 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1069 "mac/WebCoreNSCellExtras.h", | 1067 "mac/WebCoreNSCellExtras.h", |
| 1070 "mac/WebCoreNSCellExtras.mm", | 1068 "mac/WebCoreNSCellExtras.mm", |
| 1071 "mediastream/MediaStreamCenter.cpp", | 1069 "mediastream/MediaStreamCenter.cpp", |
| 1072 "mediastream/MediaStreamCenter.h", | 1070 "mediastream/MediaStreamCenter.h", |
| 1073 "mediastream/MediaStreamComponent.cpp", | 1071 "mediastream/MediaStreamComponent.cpp", |
| 1074 "mediastream/MediaStreamComponent.h", | 1072 "mediastream/MediaStreamComponent.h", |
| 1075 "mediastream/MediaStreamDescriptor.cpp", | 1073 "mediastream/MediaStreamDescriptor.cpp", |
| 1076 "mediastream/MediaStreamDescriptor.h", | 1074 "mediastream/MediaStreamDescriptor.h", |
| 1077 "mediastream/MediaStreamSource.cpp", | 1075 "mediastream/MediaStreamSource.cpp", |
| 1078 "mediastream/MediaStreamSource.h", | 1076 "mediastream/MediaStreamSource.h", |
| 1079 "mediastream/MediaStreamTrackSourcesRequest.h", | |
| 1080 "mediastream/MediaStreamWebAudioSource.cpp", | 1077 "mediastream/MediaStreamWebAudioSource.cpp", |
| 1081 "mediastream/MediaStreamWebAudioSource.h", | 1078 "mediastream/MediaStreamWebAudioSource.h", |
| 1082 "mhtml/ArchiveResource.cpp", | 1079 "mhtml/ArchiveResource.cpp", |
| 1083 "mhtml/MHTMLArchive.cpp", | 1080 "mhtml/MHTMLArchive.cpp", |
| 1084 "mhtml/MHTMLArchive.h", | 1081 "mhtml/MHTMLArchive.h", |
| 1085 "mhtml/MHTMLParser.cpp", | 1082 "mhtml/MHTMLParser.cpp", |
| 1086 "mhtml/MHTMLParser.h", | 1083 "mhtml/MHTMLParser.h", |
| 1087 "mojo/CommonCustomTypesStructTraits.cpp", | 1084 "mojo/CommonCustomTypesStructTraits.cpp", |
| 1088 "mojo/GeometryStructTraits.cpp", | 1085 "mojo/GeometryStructTraits.cpp", |
| 1089 "mojo/MojoHelper.h", | 1086 "mojo/MojoHelper.h", |
| (...skipping 912 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2002 "//third_party/WebKit/Source:inside_blink", | 1999 "//third_party/WebKit/Source:inside_blink", |
| 2003 ] | 2000 ] |
| 2004 | 2001 |
| 2005 deps = [ | 2002 deps = [ |
| 2006 ":test_support", | 2003 ":test_support", |
| 2007 "//cc/surfaces:surface_id", | 2004 "//cc/surfaces:surface_id", |
| 2008 "//testing/gmock", | 2005 "//testing/gmock", |
| 2009 "//testing/gtest", | 2006 "//testing/gtest", |
| 2010 ] | 2007 ] |
| 2011 } | 2008 } |
| OLD | NEW |