From 3c4d9f7458b5cef04566015cd21007e38a3f6865 Mon Sep 17 00:00:00 2001 From: "sgk@google.com" Date: Fri, 12 Jun 2009 19:00:34 +0000 Subject: Revert r18298 (cut over chrome.dll to gyp generation). BUG=none TEST=none Review URL: http://codereview.chromium.org/125067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18299 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome') diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 1543306..96808a4 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -3862,6 +3862,7 @@ 'type': 'shared_library', 'product_name': 'chrome', 'msvs_guid': 'C0A7EE2C-2A6D-45BE-BA78-6D006FDF52D9', + 'msvs_existing_vcproj': 'app/chrome_dll.vcproj', 'include_dirs': [ 'third_party/wtl/include', ], -- cgit v1.1