summaryrefslogtreecommitdiffstats
path: root/chrome/common/common.vsprops
diff options
context:
space:
mode:
authorestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-27 01:04:56 +0000
committerestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-27 01:04:56 +0000
commit65e7a79bade71acadf8aee3dd96f93f71080503a (patch)
treea315a3c369b8a80223d911b699448cc1aed1bf22 /chrome/common/common.vsprops
parent98aa60434b4ddab70f2f855f4e0cc2741a741838 (diff)
downloadchromium_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.vsprops')
-rw-r--r--chrome/common/common.vsprops2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/common.vsprops b/chrome/common/common.vsprops
index 3e611fc..faa2e6c 100644
--- a/chrome/common/common.vsprops
+++ b/chrome/common/common.vsprops
@@ -3,6 +3,6 @@
ProjectType="Visual C++"
Version="8.00"
Name="common (chrome)"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\third_party\libjpeg\using_libjpeg.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\chrome\third_party\wtl\using_wtl.vsprops"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\chrome\third_party\wtl\using_wtl.vsprops"
>
</VisualStudioPropertySheet>