| Index: remoting/app_remoting_webapp.gyp
|
| diff --git a/remoting/app_remoting_webapp.gyp b/remoting/app_remoting_webapp.gyp
|
| index d9d8cda856e6b677e489c53e87197c498d6376ae..de11d0f80c44f93e3add93b72e53ce81d2459254 100644
|
| --- a/remoting/app_remoting_webapp.gyp
|
| +++ b/remoting/app_remoting_webapp.gyp
|
| @@ -71,7 +71,9 @@
|
| {
|
| # Sample AppRemoting app.
|
| 'target_name': 'ar_sample_app',
|
| + 'app_key': 'Sample_App',
|
| 'app_id': 'ljacajndfccfgnfohlgkdphmbnpkjflk',
|
| + 'app_client_id': 'sample_client_id',
|
| 'app_name': 'App Remoting Client',
|
| 'app_description': 'App Remoting client',
|
| 'app_capabilities': ['GOOGLE_DRIVE'],
|
|
|