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

Unified Diff: chrome/chrome_installer_util.gypi

Issue 10160011: Create VisualElementsManifest.xml from template -- install VisualElements in the version directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove shortname property Created 8 years, 8 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/chrome_installer_util.gypi
diff --git a/chrome/chrome_installer_util.gypi b/chrome/chrome_installer_util.gypi
index c6ea69ce0e7c7900c483c9dd9fcd1001e706e5b0..2bac4fef40876b12286f555e7a754f0d2e0a877a 100644
--- a/chrome/chrome_installer_util.gypi
+++ b/chrome/chrome_installer_util.gypi
@@ -43,6 +43,8 @@
'installer/util/delete_tree_work_item.h',
'installer/util/duplicate_tree_detector.cc',
'installer/util/duplicate_tree_detector.h',
+ 'installer/util/file_from_template_work_item.cc',
+ 'installer/util/file_from_template_work_item.h',
'installer/util/google_chrome_binaries_distribution.cc',
'installer/util/google_chrome_binaries_distribution.h',
'installer/util/google_chrome_sxs_distribution.cc',

Powered by Google App Engine
This is Rietveld 408576698