diff options
author | brettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-11 22:37:03 +0000 |
---|---|---|
committer | brettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-11 22:37:03 +0000 |
commit | a7cc2738d2e280f479796be3a4b1ae87343eb938 (patch) | |
tree | 021564ef366395c32cc986dc5217c4d9d8b35c67 /chrome | |
parent | 39fb2a80d713480222bd38eae17956ddf021b551 (diff) | |
download | chromium_src-a7cc2738d2e280f479796be3a4b1ae87343eb938.zip chromium_src-a7cc2738d2e280f479796be3a4b1ae87343eb938.tar.gz chromium_src-a7cc2738d2e280f479796be3a4b1ae87343eb938.tar.bz2 |
Revert previous solution change because it breaks the Windows build.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18221 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/chrome.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index c62f9f3..38881f1 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -3818,7 +3818,6 @@ 'chrome_dll_version', 'chrome_resources', 'installer/installer.gyp:installer_util_strings', - 'theme_dll', 'worker', '../net/net.gyp:net_resources', '../third_party/tcmalloc/tcmalloc.gyp:tcmalloc', |