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

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

Issue 10825111: 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
diff --git a/chrome/installer/mini_installer/chrome.release b/chrome/installer/mini_installer/chrome.release
index 5982683e657e39c0eb1d92f4d32658e01a34e827..a27df61bb38dd0034f21b9bcfb636f623b00b76d 100644
--- a/chrome/installer/mini_installer/chrome.release
+++ b/chrome/installer/mini_installer/chrome.release
@@ -13,8 +13,7 @@ nacl_irt_x86_32.nexe: %(VersionDir)s\
nacl_irt_x86_64.nexe: %(VersionDir)s\
icudt.dll: %(VersionDir)s\
resources.pak: %(VersionDir)s\
-theme_resources_100_percent.pak: %(VersionDir)s\
-ui_resources_100_percent.pak: %(VersionDir)s\
+chrome_100_percent.pak: %(VersionDir)s\
locales\*.pak: %(VersionDir)s\Locales
locales\*.dll: %(VersionDir)s\Locales
npchrome_frame.dll: %(VersionDir)s\
@@ -33,12 +32,10 @@ default_apps\*.crx: %(VersionDir)s\default_apps\
default_apps\external_extensions.json: %(VersionDir)s\default_apps\
[HIDPI]
-theme_resources_200_percent.pak: %(VersionDir)s\
-ui_resources_200_percent.pak: %(VersionDir)s\
-webkit_resources_200_percent.pak: %(VersionDir)s\
+chrome_200_percent.pak: %(VersionDir)s\
[TOUCH]
-theme_resources_touch_100_percent.pak: %(VersionDir)s\
+chrome_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