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

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

Issue 10825234: Revert 150411 - Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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
« no previous file with comments | « chrome/chrome_resources.gyp ('k') | chrome/tools/build/chromeos/FILES.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/mini_installer/chrome.release
===================================================================
--- chrome/installer/mini_installer/chrome.release (revision 150448)
+++ chrome/installer/mini_installer/chrome.release (working copy)
@@ -13,7 +13,8 @@
nacl_irt_x86_64.nexe: %(VersionDir)s\
icudt.dll: %(VersionDir)s\
resources.pak: %(VersionDir)s\
-chrome_100_percent.pak: %(VersionDir)s\
+theme_resources_100_percent.pak: %(VersionDir)s\
+ui_resources_100_percent.pak: %(VersionDir)s\
locales\*.pak: %(VersionDir)s\Locales
locales\*.dll: %(VersionDir)s\Locales
npchrome_frame.dll: %(VersionDir)s\
@@ -32,10 +33,12 @@
default_apps\external_extensions.json: %(VersionDir)s\default_apps\
[HIDPI]
-chrome_200_percent.pak: %(VersionDir)s\
+theme_resources_200_percent.pak: %(VersionDir)s\
+ui_resources_200_percent.pak: %(VersionDir)s\
+webkit_resources_200_percent.pak: %(VersionDir)s\
[TOUCH]
-chrome_touch_100_percent.pak: %(VersionDir)s\
+theme_resources_touch_100_percent.pak: %(VersionDir)s\
[GOOGLE_CHROME]
FlashPlayerApp.exe: %(VersionDir)s\
« no previous file with comments | « chrome/chrome_resources.gyp ('k') | chrome/tools/build/chromeos/FILES.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698