Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1357)

Unified Diff: chrome/app_shim/win/app_shim.exe.manifest

Issue 179223003: Adding app_shim executable on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Alphabetical order. Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app_shim/win/app_shim.rc ('k') | chrome/app_shim/win/app_shim_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app_shim/win/app_shim.exe.manifest
diff --git a/content/shell/app/shell.exe.manifest b/chrome/app_shim/win/app_shim.exe.manifest
similarity index 62%
copy from content/shell/app/shell.exe.manifest
copy to chrome/app_shim/win/app_shim.exe.manifest
index d36f084b65946726ec8094f14f52c0c37054637d..429e2eec301fe11e7cacd5dc0da4484a505c9059 100644
--- a/content/shell/app/shell.exe.manifest
+++ b/chrome/app_shim/win/app_shim.exe.manifest
@@ -3,12 +3,6 @@
<!--The compatibility section will be merged from build/win/compatibility.manifest -->
- <dependency>
- <dependentAssembly>
- <assemblyIdentity type="Win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="*" publicKeyToken="6595b64144ccf1df" language="*"></assemblyIdentity>
- </dependentAssembly>
- </dependency>
-
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
« no previous file with comments | « chrome/app_shim/win/app_shim.rc ('k') | chrome/app_shim/win/app_shim_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698