| 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/chrome_build.gni") | 5 import("//build/config/chrome_build.gni") |
| 6 import("//build/config/compiler/compiler.gni") | 6 import("//build/config/compiler/compiler.gni") |
| 7 import("//build/config/crypto.gni") | 7 import("//build/config/crypto.gni") |
| 8 import("//build/config/features.gni") | 8 import("//build/config/features.gni") |
| 9 import("//build/config/ui.gni") | 9 import("//build/config/ui.gni") |
| 10 import("//mojo/public/tools/bindings/mojom.gni") | 10 import("//mojo/public/tools/bindings/mojom.gni") |
| (...skipping 414 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 425 ":test_support", | 425 ":test_support", |
| 426 ":web_ui_test_mojo_bindings", | 426 ":web_ui_test_mojo_bindings", |
| 427 "//base/test:test_support", | 427 "//base/test:test_support", |
| 428 "//components/memory_coordinator/browser", | 428 "//components/memory_coordinator/browser", |
| 429 "//components/scheduler", | 429 "//components/scheduler", |
| 430 "//content:resources", | 430 "//content:resources", |
| 431 "//content/app:both_for_content_tests", | 431 "//content/app:both_for_content_tests", |
| 432 "//content/browser:for_content_tests", | 432 "//content/browser:for_content_tests", |
| 433 "//content/browser/background_sync:background_sync_proto", | 433 "//content/browser/background_sync:background_sync_proto", |
| 434 "//content/child:for_content_tests", | 434 "//content/child:for_content_tests", |
| 435 "//content/common:mojo_bindings", | |
| 436 "//content/gpu", | 435 "//content/gpu", |
| 437 "//content/public/browser", | 436 "//content/public/browser", |
| 438 "//content/public/child", | 437 "//content/public/child", |
| 439 "//content/public/common", | 438 "//content/public/common", |
| 440 "//content/public/renderer", | 439 "//content/public/renderer", |
| 441 "//content/renderer:for_content_tests", | 440 "//content/renderer:for_content_tests", |
| 442 "//content/shell:content_shell_lib", | 441 "//content/shell:content_shell_lib", |
| 443 "//content/shell:pak", | 442 "//content/shell:pak", |
| 444 "//content/test:test_support", | 443 "//content/test:test_support", |
| 445 "//device/battery", | 444 "//device/battery", |
| (...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 635 "//components/display_compositor", | 634 "//components/display_compositor", |
| 636 "//components/scheduler", | 635 "//components/scheduler", |
| 637 "//content:resources", | 636 "//content:resources", |
| 638 "//content/app:both_for_content_tests", | 637 "//content/app:both_for_content_tests", |
| 639 "//content/browser:for_content_tests", | 638 "//content/browser:for_content_tests", |
| 640 "//content/browser/cache_storage:cache_storage_proto", | 639 "//content/browser/cache_storage:cache_storage_proto", |
| 641 "//content/browser/notifications:notification_proto", | 640 "//content/browser/notifications:notification_proto", |
| 642 "//content/browser/service_worker:service_worker_proto", | 641 "//content/browser/service_worker:service_worker_proto", |
| 643 "//content/browser/speech/proto", | 642 "//content/browser/speech/proto", |
| 644 "//content/child:for_content_tests", | 643 "//content/child:for_content_tests", |
| 645 "//content/common:mojo_bindings", | |
| 646 "//content/gpu", | 644 "//content/gpu", |
| 647 "//content/public/browser", | 645 "//content/public/browser", |
| 648 "//content/public/child", | 646 "//content/public/child", |
| 649 "//content/public/common", | 647 "//content/public/common", |
| 650 "//content/public/renderer", | 648 "//content/public/renderer", |
| 651 "//content/renderer:for_content_tests", | 649 "//content/renderer:for_content_tests", |
| 652 "//crypto", | 650 "//crypto", |
| 653 "//device/battery", | 651 "//device/battery", |
| 654 "//device/battery:mojo_bindings", | 652 "//device/battery:mojo_bindings", |
| 655 "//device/bluetooth", | 653 "//device/bluetooth", |
| 656 "//device/bluetooth:mocks", | 654 "//device/bluetooth:mocks", |
| 657 "//device/gamepad", | 655 "//device/gamepad", |
| 658 "//device/gamepad:test_helpers", | 656 "//device/gamepad:test_helpers", |
| 657 "//device/sensors/public/interfaces", |
| 659 "//gin", | 658 "//gin", |
| 660 "//gpu", | 659 "//gpu", |
| 661 "//gpu:test_support", | 660 "//gpu:test_support", |
| 662 "//ipc:test_support", | 661 "//ipc:test_support", |
| 663 "//media:shared_memory_support", | 662 "//media:shared_memory_support", |
| 664 "//media:test_support", | 663 "//media:test_support", |
| 665 "//media/audio:test_support", | 664 "//media/audio:test_support", |
| 666 "//media/base:test_support", | 665 "//media/base:test_support", |
| 667 "//media/capture", | 666 "//media/capture", |
| 668 "//media/midi:midi", | 667 "//media/midi:midi", |
| 669 "//mojo/edk/test:test_support", | 668 "//mojo/edk/test:test_support", |
| 670 "//mojo/public/cpp/bindings", | 669 "//mojo/public/cpp/bindings", |
| 671 "//net:extras", | 670 "//net:extras", |
| 672 "//net:test_support", | 671 "//net:test_support", |
| 673 "//ppapi/c", | 672 "//ppapi/c", |
| 674 "//printing", | 673 "//printing", |
| 675 "//skia", | 674 "//skia", |
| 676 "//sql", | 675 "//sql", |
| 677 "//sql:test_support", | 676 "//sql:test_support", |
| 678 "//storage/browser", | 677 "//storage/browser", |
| 679 "//storage/common", | 678 "//storage/common", |
| 680 "//testing/gmock", | 679 "//testing/gmock", |
| 681 "//testing/gtest", | 680 "//testing/gtest", |
| 682 "//third_party/WebKit/public:blink", | 681 "//third_party/WebKit/public:blink", |
| 683 "//third_party/WebKit/public:mojo_bindings", | |
| 684 "//third_party/icu", | 682 "//third_party/icu", |
| 685 "//third_party/leveldatabase", | 683 "//third_party/leveldatabase", |
| 686 "//third_party/libjingle", | 684 "//third_party/libjingle", |
| 687 "//third_party/re2", | 685 "//third_party/re2", |
| 688 "//third_party/widevine/cdm:version_h", | 686 "//third_party/widevine/cdm:version_h", |
| 689 "//ui/accessibility", | 687 "//ui/accessibility", |
| 690 "//ui/base:test_support", | 688 "//ui/base:test_support", |
| 691 "//ui/compositor:test_support", | 689 "//ui/compositor:test_support", |
| 692 "//ui/display", | 690 "//ui/display", |
| 693 "//ui/display:test_support", | 691 "//ui/display:test_support", |
| (...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 901 if (is_android) { | 899 if (is_android) { |
| 902 deps += [ "//testing/android/native_test:native_test_native_code" ] | 900 deps += [ "//testing/android/native_test:native_test_native_code" ] |
| 903 } | 901 } |
| 904 } | 902 } |
| 905 | 903 |
| 906 group("fuzzers") { | 904 group("fuzzers") { |
| 907 deps = [ | 905 deps = [ |
| 908 "//content/test/fuzzer", | 906 "//content/test/fuzzer", |
| 909 ] | 907 ] |
| 910 } | 908 } |
| OLD | NEW |