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
3 # found in the LICENSE file.
7 '../remoting/remoting_locales.gypi',
8 '../remoting/app_remoting_webapp_build.gypi',
15 ['run_jscompile != 0', {
17 'app_remoting_webapp_compile.gypi:verify_main.html',
18 'app_remoting_webapp_compile.gypi:verify_background.js',
19 'app_remoting_webapp_compile.gypi:verify_feedback_consent.html',
22 # Include zip as input so that this action is run after the build.
30 # GN version: //remoting/webapp:ar_sample_app
31 # Sample AppRemoting app.
32 'target_name': 'ar_sample_app',
33 'app_key': 'Sample_App',
34 'app_id': 'ljacajndfccfgnfohlgkdphmbnpkjflk',
35 'app_client_id': 'sample_client_id',
36 'app_name': 'App Remoting Client',
37 'app_description': 'App Remoting client',
38 'app_capabilities': ['GOOGLE_DRIVE', 'CLOUD_PRINT'],
39 'manifest_key': 'remotingdevbuild',