1 # Copyright 2015 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 'media_router_integration_test_resources': [
8 'resources/basic_test.html',
10 'resources/fail_create_route.html',
11 'resources/fail_create_route.json',
12 'resources/no_provider.html',
13 'resources/no_provider.json',
18 'target_name': 'media_router_integration_test_files',
21 'output_dir': '<(PRODUCT_DIR)/media_router/browser_test_resources',
23 '<@(media_router_integration_test_resources)',
28 'destination': '<(output_dir)',
34 }, # end of target 'media_router_integration_test_files'