summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-12 19:00:34 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-12 19:00:34 +0000
commit3c4d9f7458b5cef04566015cd21007e38a3f6865 (patch)
tree3935ffedad527c479e434e0fffbf1b9611502600 /chrome
parent4ccbca0dc383e3bd6b3c7925427b6297c90a742a (diff)
downloadchromium_src-3c4d9f7458b5cef04566015cd21007e38a3f6865.zip
chromium_src-3c4d9f7458b5cef04566015cd21007e38a3f6865.tar.gz
chromium_src-3c4d9f7458b5cef04566015cd21007e38a3f6865.tar.bz2
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
Diffstat (limited to 'chrome')
-rw-r--r--chrome/chrome.gyp1
1 files changed, 1 insertions, 0 deletions
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',
],