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

Unified Diff: remoting/host/win/parameters.json

Issue 10959031: [Chromoting] Publish Chromoting Host installation as a .zip archive. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Oops, |target| and |sources| were swapped. Created 8 years, 3 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 | « chrome/tools/build/win/FILES.cfg ('k') | remoting/remoting.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/win/parameters.json
diff --git a/remoting/host/win/parameters.json b/remoting/host/win/parameters.json
index 9a2dedab2bed8a3fb14eef5e5125182be9532d5d..bd7e1f5f646a42cc5097cbafbe4a519b45026f82 100644
--- a/remoting/host/win/parameters.json
+++ b/remoting/host/win/parameters.json
@@ -11,6 +11,12 @@
"WixUIExtension.dll",
"WixUtilExtension.dll"
],
+ "sign": [
+ "remoting_desktop.exe",
+ "remoting_host_controller.exe",
+ "remoting_me2me_host.exe",
+ "remoting_service.exe"
+ ],
"source": "chromoting.wxs",
"bind_path": "files",
"light": {
« no previous file with comments | « chrome/tools/build/win/FILES.cfg ('k') | remoting/remoting.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698