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/fail_join_session.html',
13 'resources/fail_join_session.json',
14 'resources/no_provider.html',
15 'resources/no_provider.json',
20 'target_name': 'media_router_integration_test_files',
23 'output_dir': '<(PRODUCT_DIR)/media_router/browser_test_resources',
25 '<@(media_router_integration_test_resources)',
30 'destination': '<(output_dir)',
36 }, # end of target 'media_router_integration_test_files'