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

Unified Diff: chrome/installer/mini_installer/chrome.release

Issue 10160011: Create VisualElementsManifest.xml from template -- install VisualElements in the version directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove shortname property Created 8 years, 8 months 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
Index: chrome/installer/mini_installer/chrome.release
diff --git a/chrome/installer/mini_installer/chrome.release b/chrome/installer/mini_installer/chrome.release
index 1b6313448263f3d47179352a8315e092825263bc..542d4bf9ea6f511a29264e87702ad171977ad447 100644
--- a/chrome/installer/mini_installer/chrome.release
+++ b/chrome/installer/mini_installer/chrome.release
@@ -40,15 +40,15 @@ ui_resources_2x.pak: %(VersionDir)s\
theme_resources_metro_1x.pak: %(VersionDir)s\
gab 2012/04/27 01:40:21 Maybe we should move all metro bits under this new
grt (UTC plus 2) 2012/05/01 04:17:03 Sailesh added it in r133843. i kinda sorta think
gab 2012/05/01 22:19:02 Right, I think http://code.google.com/searchframe#
grt (UTC plus 2) 2012/05/02 15:09:43 It's the intention that the [METRO] section is inc
[GOOGLE_CHROME]
-splash-620x300.png: %(ChromeDir)s\
-Logo.png: %(ChromeDir)s\
-SmallLogo.png: %(ChromeDir)s\
-VisualElementsManifest.xml: %(ChromeDir)s\
+VisualElementsManifest.template: %(ChromeDir)s\
delegate_execute.exe: %(VersionDir)s\
gcswf32.dll: %(VersionDir)s\
metro_driver.dll: %(VersionDir)s\
plugin.vch: %(VersionDir)s\
FlashPlayerApp.exe: %(VersionDir)s\
FlashPlayerCPLApp.cpl: %(VersionDir)s\
+splash-620x300.png: %(VersionDir)s\Images
+Logo.png: %(VersionDir)s\Images
+SmallLogo.png: %(VersionDir)s\Images
PepperFlash\pepflashplayer.dll: %(VersionDir)s\PepperFlash\
PepperFlash\manifest.json: %(VersionDir)s\PepperFlash\

Powered by Google App Engine
This is Rietveld 408576698