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

Unified Diff: remoting/app_remoting_webapp.gyp

Issue 1062963002: Updating App Remoting build files to include an OAuth2 client ID and manifest key which we will set… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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
« no previous file with comments | « no previous file | remoting/app_remoting_webapp_build.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/app_remoting_webapp.gyp
diff --git a/remoting/app_remoting_webapp.gyp b/remoting/app_remoting_webapp.gyp
index 0a1b7c7ecc739b91d7fba3022e6d6327cc6cbb06..9b0b04a66061fef4f09208358688d616be81caed 100644
--- a/remoting/app_remoting_webapp.gyp
+++ b/remoting/app_remoting_webapp.gyp
@@ -100,6 +100,7 @@
'app_name': 'App Remoting Client',
'app_description': 'App Remoting client',
'app_capabilities': ['GOOGLE_DRIVE'],
+ 'manifest_key': 'remotingdevbuild',
},
], # end of targets
}
« no previous file with comments | « no previous file | remoting/app_remoting_webapp_build.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698