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

Side by Side Diff: packed_files.txt

Issue 2824040: Updating the Chrome reference build to revision 51178. This revision will cur... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/chrome/
Patch Set: Created 10 years, 5 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « nacl64.exe ('k') | resources.pak » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1
2 // This file is automatically generated by create_installer_archive.py.
3 // It contains the resource entries that are going to be linked inside
4 // mini_installer.exe. For each file to be linked there should be two
5 // lines:
6 // - The first line contains the output filename (without path) and the
7 // type of the resource ('BN' - not compressed , 'BL' - LZ compressed,
8 // 'B7' - LZMA compressed)
9 // - The second line contains the path to the input file. Uses '/' to
10 // separate path components.
11 setup.ex_ BL
12 "C:/b/slave/chromium-rel-builder/build/src/build/Release/setup.ex_"
13 chrome_frame.packed.7z B7
14 "C:/b/slave/chromium-rel-builder/build/src/build/Release/chrome_frame.packed.7z"
OLDNEW
« no previous file with comments | « nacl64.exe ('k') | resources.pak » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698