Index: remoting/host/installer/win/chromoting.wxs |
diff --git a/remoting/host/installer/win/chromoting.wxs b/remoting/host/installer/win/chromoting.wxs |
index c0da27854e48b514c059c809e9528649e4547866..73c2064a1044585c968e64f591f67c25ac379071 100644 |
--- a/remoting/host/installer/win/chromoting.wxs |
+++ b/remoting/host/installer/win/chromoting.wxs |
@@ -153,13 +153,6 @@ |
</Directory> |
<DirectoryRef Id="binaries"> |
- <Component Id="sas" Guid="*"> |
- <File Id="sas.dll" |
- DiskId="1" |
- Name="sas.dll" |
- Vital="yes"/> |
- </Component> |
- |
<Component Id="credits" Guid="*"> |
<File Id="CREDITS.txt" |
DiskId="1" |
@@ -636,7 +629,6 @@ |
<ComponentRef Id="remoting_lib"/> |
<ComponentRef Id="remoting_pairing_registry"/> |
<ComponentRef Id="remoting_start_host"/> |
- <ComponentRef Id="sas"/> |
<ComponentRef Id="sawbuck_provider"/> |
</Feature> |