summaryrefslogtreecommitdiffstats
path: root/chrome/common/common.scons
diff options
context:
space:
mode:
authorestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-27 01:11:36 +0000
committerestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-27 01:11:36 +0000
commitdac395fecf2ce32c37737143f3b8eb71d3ce38b3 (patch)
tree09b4ede499153ad1d7776808a5f54064993e12ee /chrome/common/common.scons
parentda99a54a499890a2773b4c4ed5e9fe54b35780d1 (diff)
downloadchromium_src-dac395fecf2ce32c37737143f3b8eb71d3ce38b3.zip
chromium_src-dac395fecf2ce32c37737143f3b8eb71d3ce38b3.tar.gz
chromium_src-dac395fecf2ce32c37737143f3b8eb71d3ce38b3.tar.bz2
undo 8692 (fix build failure)
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8694 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/common.scons')
-rw-r--r--chrome/common/common.scons2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/common.scons b/chrome/common/common.scons
index 3965ebb..aa65c66 100644
--- a/chrome/common/common.scons
+++ b/chrome/common/common.scons
@@ -129,6 +129,8 @@ input_files = ChromeFileList([
'env_vars.h',
'filter_policy.h',
'gears_api.h',
+ 'jpeg_codec.cc',
+ 'jpeg_codec.h',
'json_value_serializer.cc',
'json_value_serializer.h',
'jstemplate_builder.cc',