diff options
author | nsylvain@google.com <nsylvain@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-05 19:55:57 +0000 |
---|---|---|
committer | nsylvain@google.com <nsylvain@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-05 19:55:57 +0000 |
commit | d39b49d06ce5055480d4983becb653a43f39ebf2 (patch) | |
tree | 4a9fdd3d7299cd7fd4fa21d17f12f60358b47bee /build/internal | |
parent | d567ba645944f73a00d70fd356ba282716856b85 (diff) | |
download | chromium_src-d39b49d06ce5055480d4983becb653a43f39ebf2.zip chromium_src-d39b49d06ce5055480d4983becb653a43f39ebf2.tar.gz chromium_src-d39b49d06ce5055480d4983becb653a43f39ebf2.tar.bz2 |
Revert revision 382 to see if it fixes the build.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@391 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/internal')
-rw-r--r-- | build/internal/release_impl_purify.vsprops | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/internal/release_impl_purify.vsprops b/build/internal/release_impl_purify.vsprops index 0b6a0e9..497251c 100644 --- a/build/internal/release_impl_purify.vsprops +++ b/build/internal/release_impl_purify.vsprops @@ -14,7 +14,6 @@ /> <Tool Name="VCLinkerTool" - EnableCOMDATFolding="1" - Profile="1" + EnableCOMDATFolding="1" /> </VisualStudioPropertySheet> |