diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-27 01:04:56 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-27 01:04:56 +0000 |
commit | 65e7a79bade71acadf8aee3dd96f93f71080503a (patch) | |
tree | a315a3c369b8a80223d911b699448cc1aed1bf22 /chrome/common/common.vcproj | |
parent | 98aa60434b4ddab70f2f855f4e0cc2741a741838 (diff) | |
download | chromium_src-65e7a79bade71acadf8aee3dd96f93f71080503a.zip chromium_src-65e7a79bade71acadf8aee3dd96f93f71080503a.tar.gz chromium_src-65e7a79bade71acadf8aee3dd96f93f71080503a.tar.bz2 |
Move jpeg_codec.* to base/gfx
Review URL: http://codereview.chromium.org/18772
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8692 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 c41b135..48fe00b 100644 --- a/chrome/common/common.vcproj +++ b/chrome/common/common.vcproj @@ -438,14 +438,6 @@ > </File> <File - RelativePath=".\jpeg_codec.cc" - > - </File> - <File - RelativePath=".\jpeg_codec.h" - > - </File> - <File RelativePath=".\json_value_serializer.cc" > </File> |