From 19acec58876633bff72e7ffd657b36a768f3bba5 Mon Sep 17 00:00:00 2001 From: "bradnelson@google.com" Date: Mon, 9 Mar 2009 22:56:42 +0000 Subject: Snapshotting progress. Got app and unit_tests linking with gyp under windows. Still missing pieces (things don't run). Review URL: http://codereview.chromium.org/39319 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11302 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/installer/util/util.gyp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chrome/installer') diff --git a/chrome/installer/util/util.gyp b/chrome/installer/util/util.gyp index cdf18f3..ad5638e 100644 --- a/chrome/installer/util/util.gyp +++ b/chrome/installer/util/util.gyp @@ -65,6 +65,8 @@ 'lzma_util.h', 'master_preferences.cc', 'master_preferences.h', + 'move_tree_work_item.cc', + 'move_tree_work_item.h', 'set_reg_value_work_item.cc', 'set_reg_value_work_item.h', 'shell_util.cc', -- cgit v1.1