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

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

Issue 168213002: Update list of signed binaries in remoting. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/installer/win/parameters.json
diff --git a/remoting/host/installer/win/parameters.json b/remoting/host/installer/win/parameters.json
index cf879cc36e539fa5cea208feb704a37dd3ef8e85..47b4f04112de8af263e80c11e7bce68454ece34c 100644
--- a/remoting/host/installer/win/parameters.json
+++ b/remoting/host/installer/win/parameters.json
@@ -14,7 +14,9 @@
"sign": [
"remoting_core.dll",
"remoting_desktop.exe",
- "remoting_host.exe"
+ "remoting_host.exe",
+ "remoting_native_messaging_host.exe",
+ "remote_assistance_host.exe"
],
"source": "chromoting.wxs",
"bind_path": "files",
@@ -24,4 +26,4 @@
"-sw1076"
]
}
-}
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698