| Index: chrome/installer/setup/setup.exe.manifest
|
| diff --git a/chrome/installer/setup/setup.exe.manifest b/chrome/installer/setup/setup.exe.manifest
|
| index 70e155161ac28fc39469ee111fed68a503e92298..49a2a76223d6161c819c3d202999a40c376f1f2d 100644
|
| --- a/chrome/installer/setup/setup.exe.manifest
|
| +++ b/chrome/installer/setup/setup.exe.manifest
|
| @@ -6,6 +6,8 @@
|
| <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
|
| <!--The ID below indicates application support for Windows 7 -->
|
| <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
|
| + <!--The ID below indicates application support for Windows 8 -->
|
| + <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
|
| </application>
|
| </compatibility>
|
| <ms_asmv2:trustInfo xmlns:ms_asmv2="urn:schemas-microsoft-com:asm.v2">
|
|
|