Index: chrome/tools/build/win/FILES.cfg |
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg |
index 3ee013a1eff76fe693790ebb81d197bccb741975..51ea0731a47ed395bcbba1e84a0ef65f4eec0da2 100644 |
--- a/chrome/tools/build/win/FILES.cfg |
+++ b/chrome/tools/build/win/FILES.cfg |
@@ -445,6 +445,13 @@ FILES = [ |
'direct_archive': 1, |
}, |
{ |
+ 'filename': 'remoting-me2me-host-win.zip', |
+ 'arch': ['32bit', '64bit'], |
+ 'buildtype': ['dev', 'official'], |
+ 'archive': 'remoting-me2me-host-win.zip', |
+ 'direct_archive': 1, |
+ }, |
+ { |
'filename': 'remoting_host_controller.exe', |
'arch': ['32bit', '64bit'], |
'buildtype': ['official'], |