| 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/public/public_features.gni") | 9 import("//third_party/WebKit/public/public_features.gni") |
| 10 import("//third_party/WebKit/Source/build/scripts/scripts.gni") | 10 import("//third_party/WebKit/Source/build/scripts/scripts.gni") |
| (...skipping 609 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 620 "exported/WebServiceWorkerInstalledScriptsManager.cpp", | 620 "exported/WebServiceWorkerInstalledScriptsManager.cpp", |
| 621 "exported/WebServiceWorkerRequest.cpp", | 621 "exported/WebServiceWorkerRequest.cpp", |
| 622 "exported/WebServiceWorkerResponse.cpp", | 622 "exported/WebServiceWorkerResponse.cpp", |
| 623 "exported/WebServiceWorkerStreamHandle.cpp", | 623 "exported/WebServiceWorkerStreamHandle.cpp", |
| 624 "exported/WebSpeechSynthesisUtterance.cpp", | 624 "exported/WebSpeechSynthesisUtterance.cpp", |
| 625 "exported/WebSpeechSynthesisVoice.cpp", | 625 "exported/WebSpeechSynthesisVoice.cpp", |
| 626 "exported/WebSpeechSynthesizerClientImpl.cpp", | 626 "exported/WebSpeechSynthesizerClientImpl.cpp", |
| 627 "exported/WebSpeechSynthesizerClientImpl.h", | 627 "exported/WebSpeechSynthesizerClientImpl.h", |
| 628 "exported/WebStorageQuotaCallbacks.cpp", | 628 "exported/WebStorageQuotaCallbacks.cpp", |
| 629 "exported/WebString.cpp", | 629 "exported/WebString.cpp", |
| 630 "exported/WebSurfaceLayerBridge.cpp", |
| 630 "exported/WebTextRun.cpp", | 631 "exported/WebTextRun.cpp", |
| 631 "exported/WebThreadSafeData.cpp", | 632 "exported/WebThreadSafeData.cpp", |
| 632 "exported/WebURL.cpp", | 633 "exported/WebURL.cpp", |
| 633 "exported/WebURLError.cpp", | 634 "exported/WebURLError.cpp", |
| 634 "exported/WebURLLoadTiming.cpp", | 635 "exported/WebURLLoadTiming.cpp", |
| 635 "exported/WebURLLoaderClient.cpp", | 636 "exported/WebURLLoaderClient.cpp", |
| 636 "exported/WebURLLoaderTestDelegate.cpp", | 637 "exported/WebURLLoaderTestDelegate.cpp", |
| 637 "exported/WebURLRequest.cpp", | 638 "exported/WebURLRequest.cpp", |
| 638 "exported/WebURLResponse.cpp", | 639 "exported/WebURLResponse.cpp", |
| 639 "exported/WrappedResourceRequest.h", | 640 "exported/WrappedResourceRequest.h", |
| (...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 828 "graphics/BoxReflection.cpp", | 829 "graphics/BoxReflection.cpp", |
| 829 "graphics/BoxReflection.h", | 830 "graphics/BoxReflection.h", |
| 830 "graphics/Canvas2DImageBufferSurface.h", | 831 "graphics/Canvas2DImageBufferSurface.h", |
| 831 "graphics/Canvas2DLayerBridge.cpp", | 832 "graphics/Canvas2DLayerBridge.cpp", |
| 832 "graphics/Canvas2DLayerBridge.h", | 833 "graphics/Canvas2DLayerBridge.h", |
| 833 "graphics/CanvasColorParams.cpp", | 834 "graphics/CanvasColorParams.cpp", |
| 834 "graphics/CanvasColorParams.h", | 835 "graphics/CanvasColorParams.h", |
| 835 "graphics/CanvasHeuristicParameters.h", | 836 "graphics/CanvasHeuristicParameters.h", |
| 836 "graphics/CanvasMetrics.cpp", | 837 "graphics/CanvasMetrics.cpp", |
| 837 "graphics/CanvasMetrics.h", | 838 "graphics/CanvasMetrics.h", |
| 838 "graphics/CanvasSurfaceLayerBridge.cpp", | |
| 839 "graphics/CanvasSurfaceLayerBridge.h", | |
| 840 "graphics/Color.cpp", | 839 "graphics/Color.cpp", |
| 841 "graphics/Color.h", | 840 "graphics/Color.h", |
| 842 "graphics/ColorBehavior.cpp", | 841 "graphics/ColorBehavior.cpp", |
| 843 "graphics/ColorBehavior.h", | 842 "graphics/ColorBehavior.h", |
| 844 "graphics/ColorSpaceGamut.cpp", | 843 "graphics/ColorSpaceGamut.cpp", |
| 845 "graphics/ColorSpaceGamut.h", | 844 "graphics/ColorSpaceGamut.h", |
| 846 "graphics/ColorSpaceProfileData.cpp", | 845 "graphics/ColorSpaceProfileData.cpp", |
| 847 "graphics/ColorSpaceProfileData.h", | 846 "graphics/ColorSpaceProfileData.h", |
| 848 "graphics/CompositingReasons.cpp", | 847 "graphics/CompositingReasons.cpp", |
| 849 "graphics/CompositingReasons.h", | 848 "graphics/CompositingReasons.h", |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 951 "graphics/ReplayingCanvas.cpp", | 950 "graphics/ReplayingCanvas.cpp", |
| 952 "graphics/ReplayingCanvas.h", | 951 "graphics/ReplayingCanvas.h", |
| 953 "graphics/SkiaTextureHolder.cpp", | 952 "graphics/SkiaTextureHolder.cpp", |
| 954 "graphics/SkiaTextureHolder.h", | 953 "graphics/SkiaTextureHolder.h", |
| 955 "graphics/SquashingDisallowedReasons.cpp", | 954 "graphics/SquashingDisallowedReasons.cpp", |
| 956 "graphics/SquashingDisallowedReasons.h", | 955 "graphics/SquashingDisallowedReasons.h", |
| 957 "graphics/StaticBitmapImage.cpp", | 956 "graphics/StaticBitmapImage.cpp", |
| 958 "graphics/StaticBitmapImage.h", | 957 "graphics/StaticBitmapImage.h", |
| 959 "graphics/StrokeData.cpp", | 958 "graphics/StrokeData.cpp", |
| 960 "graphics/StrokeData.h", | 959 "graphics/StrokeData.h", |
| 960 "graphics/SurfaceLayerBridge.cpp", |
| 961 "graphics/SurfaceLayerBridge.h", |
| 961 "graphics/TextureHolder.h", | 962 "graphics/TextureHolder.h", |
| 962 "graphics/TouchAction.h", | 963 "graphics/TouchAction.h", |
| 963 "graphics/UnacceleratedImageBufferSurface.cpp", | 964 "graphics/UnacceleratedImageBufferSurface.cpp", |
| 964 "graphics/UnacceleratedImageBufferSurface.h", | 965 "graphics/UnacceleratedImageBufferSurface.h", |
| 965 "graphics/UnacceleratedStaticBitmapImage.cpp", | 966 "graphics/UnacceleratedStaticBitmapImage.cpp", |
| 966 "graphics/UnacceleratedStaticBitmapImage.h", | 967 "graphics/UnacceleratedStaticBitmapImage.h", |
| 967 "graphics/WebGraphicsContext3DProviderWrapper.h", | 968 "graphics/WebGraphicsContext3DProviderWrapper.h", |
| 968 "graphics/compositing/ContentLayerClientImpl.cpp", | 969 "graphics/compositing/ContentLayerClientImpl.cpp", |
| 969 "graphics/compositing/ContentLayerClientImpl.h", | 970 "graphics/compositing/ContentLayerClientImpl.h", |
| 970 "graphics/compositing/PaintArtifactCompositor.cpp", | 971 "graphics/compositing/PaintArtifactCompositor.cpp", |
| (...skipping 1303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2274 "//third_party/WebKit/Source:config", | 2275 "//third_party/WebKit/Source:config", |
| 2275 "//third_party/WebKit/Source:inside_blink", | 2276 "//third_party/WebKit/Source:inside_blink", |
| 2276 ] | 2277 ] |
| 2277 | 2278 |
| 2278 deps = [ | 2279 deps = [ |
| 2279 ":test_support", | 2280 ":test_support", |
| 2280 "//testing/gmock", | 2281 "//testing/gmock", |
| 2281 "//testing/gtest", | 2282 "//testing/gtest", |
| 2282 ] | 2283 ] |
| 2283 } | 2284 } |
| OLD | NEW |