diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-18 01:33:34 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-18 01:33:34 +0000 |
commit | acb94729d3aa35ec833c922ade31340229770d60 (patch) | |
tree | 7c26a239c8b9e09b78f809a308e081329625c8b2 /chrome/chrome_common.gypi | |
parent | 4874aae4718d407f7f4de1b71f0c02b9a2065474 (diff) | |
download | chromium_src-acb94729d3aa35ec833c922ade31340229770d60.zip chromium_src-acb94729d3aa35ec833c922ade31340229770d60.tar.gz chromium_src-acb94729d3aa35ec833c922ade31340229770d60.tar.bz2 |
Move the renderer_web* files to content.
TBR=avi
Review URL: http://codereview.chromium.org/6713024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78643 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 11c572f..6733292 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -148,7 +148,6 @@ 'common/chrome_content_gpu_client.h', 'common/chrome_content_plugin_client.cc', 'common/chrome_content_plugin_client.h', - 'common/chrome_descriptors.h', 'common/common_glue.cc', 'common/css_colors.h', 'common/default_plugin.cc', |