Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
| 2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> | |
| 3 <dependency> | |
| 4 <dependentAssembly> | |
| 5 <assemblyIdentity type="Win32" name="Microsoft.Windows.Common-Controls" ve rsion="6.0.0.0" processorArchitecture="X86" publicKeyToken="6595b64144ccf1df" la nguage="*"></assemblyIdentity> | |
| 6 </dependentAssembly> | |
| 7 </dependency> | |
| 8 </assembly> | |
| OLD | NEW |