diff options
author | scottmg@google.com <scottmg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-30 19:35:17 +0000 |
---|---|---|
committer | scottmg@google.com <scottmg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-30 19:35:17 +0000 |
commit | ace8e41ba9d0d295e9bacfd8230262538f300d3b (patch) | |
tree | f5a46a6a84cd6f49ac2882c04978b07ef9172466 /chrome/chrome_installer.gypi | |
parent | a7fe767c34ca6bc34f3413dc68869c78081209eb (diff) | |
download | chromium_src-ace8e41ba9d0d295e9bacfd8230262538f300d3b.zip chromium_src-ace8e41ba9d0d295e9bacfd8230262538f300d3b.tar.gz chromium_src-ace8e41ba9d0d295e9bacfd8230262538f300d3b.tar.bz2 |
run cygwin mount setup in runhooks, and remove some references to it
BUG=111731
Review URL: https://chromiumcodereview.appspot.com/9223028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119708 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_installer.gypi')
-rw-r--r-- | chrome/chrome_installer.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi index f3e454b..6a9cf37 100644 --- a/chrome/chrome_installer.gypi +++ b/chrome/chrome_installer.gypi @@ -214,7 +214,6 @@ '<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl', '<(DEPTH)/build/util/build_util.gyp:lastchange#target', '<(DEPTH)/build/util/support/support.gyp:*', - '<(DEPTH)/build/win/system.gyp:cygwin', '<(DEPTH)/chrome_frame/chrome_frame.gyp:chrome_tab_idl', '<(DEPTH)/chrome_frame/chrome_frame.gyp:npchrome_frame', '<(DEPTH)/breakpad/breakpad.gyp:breakpad_handler', |