Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(947)

Unified Diff: remoting/app_remoting_webapp.gyp

Issue 934253004: Remoting GYP file change and app details python script (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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'],
« no previous file with comments | « no previous file | remoting/scripts/webapp/parse_webapp_details.py » ('j') | remoting/scripts/webapp/parse_webapp_details.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698