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

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

Issue 2855021: Revert 50761 - Move the files in resources/shared/ into resources.pak... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 6 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_dll.gypi ('k') | no next file » | 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 50776)
+++ chrome/installer/mini_installer/chrome.release (working copy)
@@ -38,6 +38,11 @@
gears.dll: %(VersionDir)s\
resources.pak: %(VersionDir)s\
locales\*.dll: %(VersionDir)s\Locales
+Resources\shared\css\*.*: %(VersionDir)s\Resources\shared\css
+Resources\shared\images\*.*: %(VersionDir)s\Resources\shared\images
+Resources\shared\js\*.*: %(VersionDir)s\Resources\shared\js
+Resources\shared\js\cr\*.*: %(VersionDir)s\Resources\shared\js\cr
+Resources\shared\js\cr\ui\*.*: %(VersionDir)s\Resources\shared\js\cr\ui
Resources\Inspector\*.*: %(VersionDir)s\Resources\Inspector
Resources\Inspector\Images\*.*: %(VersionDir)s\Resources\Inspector\Images
Resources\gmail_app\*.*: %(VersionDir)s\Resources\gmail_app
« no previous file with comments | « chrome/chrome_dll.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698