1 # Copyright (c) 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
7 ['archive_chromoting_tests==1', {
10 'target_name': 'chromoting_integration_tests_run',
12 './dependencies.gypi',
15 'chromoting_integration_tests.isolate',
17 }, # target_name: 'chromoting_integration_tests_run'
19 'target_name': 'chromoting_multi_machine_example_test',
21 './dependencies.gypi',
24 'multi_machine_example/example_test_controller.isolate',
25 'multi_machine_example/example_task.isolate',
27 }, # target_name: 'chromoting_multi_machine_example_test'