diff options
author | deanm@google.com <deanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-07 14:12:34 +0000 |
---|---|---|
committer | deanm@google.com <deanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-07 14:12:34 +0000 |
commit | 50e431472ec1589884f2de2007a10718cb3d4176 (patch) | |
tree | e7cc64c1160c164121572906e4b6fabcb6fa8ea0 /base/build/base.vcproj | |
parent | dd6ad6dd02501f33768037ced54ff3eaedf9bbb6 (diff) | |
download | chromium_src-50e431472ec1589884f2de2007a10718cb3d4176.zip chromium_src-50e431472ec1589884f2de2007a10718cb3d4176.tar.gz chromium_src-50e431472ec1589884f2de2007a10718cb3d4176.tar.bz2 |
Remove the old atomic operations interface.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@511 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/build/base.vcproj')
-rw-r--r-- | base/build/base.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/base/build/base.vcproj b/base/build/base.vcproj index 60c759c..c76886f 100644 --- a/base/build/base.vcproj +++ b/base/build/base.vcproj @@ -130,10 +130,6 @@ > </File> <File - RelativePath="..\atomic.h" - > - </File> - <File RelativePath="..\atomic_ref_count.h" > </File> |