| Index: chrome_frame/resources/npchrome_frame.dll.manifest
|
| ===================================================================
|
| --- chrome_frame/resources/npchrome_frame.dll.manifest (revision 0)
|
| +++ chrome_frame/resources/npchrome_frame.dll.manifest (revision 0)
|
| @@ -0,0 +1,8 @@
|
| +<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
| +<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
| + <dependency>
|
| + <dependentAssembly>
|
| + <assemblyIdentity type="Win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="X86" publicKeyToken="6595b64144ccf1df" language="*"></assemblyIdentity>
|
| + </dependentAssembly>
|
| + </dependency>
|
| +</assembly>
|
|
|