diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-05 03:31:44 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-05 03:31:44 +0000 |
commit | 80720414325af11e0dccedaf8c8f65998f91ec76 (patch) | |
tree | b834366724189756614a45ada157e8021c33f8a3 /chrome/common/common.vcproj | |
parent | e515f5de833d9298682570fd2f70abb16d032912 (diff) | |
download | chromium_src-80720414325af11e0dccedaf8c8f65998f91ec76.zip chromium_src-80720414325af11e0dccedaf8c8f65998f91ec76.tar.gz chromium_src-80720414325af11e0dccedaf8c8f65998f91ec76.tar.bz2 |
Move scoped_vector.h and stl_util-inl.h to base/
http://crbug.com/11387
Review URL: http://codereview.chromium.org/107001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15272 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/common.vcproj')
-rw-r--r-- | chrome/common/common.vcproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj index be7638f..68c0b25 100644 --- a/chrome/common/common.vcproj +++ b/chrome/common/common.vcproj @@ -750,10 +750,6 @@ > </File> <File - RelativePath=".\scoped_vector.h" - > - </File> - <File RelativePath=".\security_filter_peer.cc" > </File> @@ -786,10 +782,6 @@ > </File> <File - RelativePath=".\stl_util-inl.h" - > - </File> - <File RelativePath=".\task_queue.cc" > </File> |