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

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

Issue 8041033: Changed Mac, Linux and Win Official Chrome build to drop default app CRXs in (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Addressing review comments, adding missing file Created 9 years, 3 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
Index: chrome/installer/mini_installer/chrome.release
===================================================================
--- chrome/installer/mini_installer/chrome.release (revision 102958)
+++ chrome/installer/mini_installer/chrome.release (working copy)
@@ -51,6 +51,8 @@
D3DCompiler_43.dll: %(VersionDir)s\
libEGL.dll: %(VersionDir)s\
libGLESv2.dll: %(VersionDir)s\
+default_apps\*.crx: %(VersionDir)s\default_apps\
+default_apps\external_extensions.json: %(VersionDir)s\default_apps\
[GOOGLE_CHROME]
gcswf32.dll: %(VersionDir)s\

Powered by Google App Engine
This is Rietveld 408576698