From abc39d14c6c0d53323b25826a39df80f05699e14 Mon Sep 17 00:00:00 2001 From: "sgk@google.com" Date: Tue, 16 Jun 2009 07:47:42 +0000 Subject: Convert chrome.exe to gyp. BUG=none TEST=none Review URL: http://codereview.chromium.org/125174 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18482 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome.gyp | 1 - 1 file changed, 1 deletion(-) diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 5ff74cd..a361350 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -2267,7 +2267,6 @@ 'type': 'executable', 'mac_bundle': 1, 'msvs_guid': '7B219FAA-E360-43C8-B341-804A94EEFFAC', - 'msvs_existing_vcproj': 'app/chrome_exe.vcproj', 'sources': [ # All .cc, .h, .m, and .mm files under app except for tests. 'app/breakpad_win.cc', -- cgit v1.1