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

Unified 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, 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 | « nacl64.exe ('k') | resources.pak » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packed_files.txt
===================================================================
--- packed_files.txt (revision 0)
+++ packed_files.txt (revision 0)
@@ -0,0 +1,14 @@
+
+// This file is automatically generated by create_installer_archive.py.
+// It contains the resource entries that are going to be linked inside
+// mini_installer.exe. For each file to be linked there should be two
+// lines:
+// - The first line contains the output filename (without path) and the
+// type of the resource ('BN' - not compressed , 'BL' - LZ compressed,
+// 'B7' - LZMA compressed)
+// - The second line contains the path to the input file. Uses '/' to
+// separate path components.
+setup.ex_ BL
+"C:/b/slave/chromium-rel-builder/build/src/build/Release/setup.ex_"
+chrome_frame.packed.7z B7
+"C:/b/slave/chromium-rel-builder/build/src/build/Release/chrome_frame.packed.7z"
« 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