summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-13 23:31:30 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-13 23:31:30 +0000
commit9807023e368749e48e024ed6863ab1afa9f4dd80 (patch)
tree885082845d4e43e587afd0351caa7e07ed72e94e /chrome/chrome_common.gypi
parenta39878b38ff8117f163bcf32fc87c8cf8b405e4f (diff)
downloadchromium_src-9807023e368749e48e024ed6863ab1afa9f4dd80.zip
chromium_src-9807023e368749e48e024ed6863ab1afa9f4dd80.tar.gz
chromium_src-9807023e368749e48e024ed6863ab1afa9f4dd80.tar.bz2
Moving the GetLocalizedString function in the webkit glue namespace from chrome\common to
content\common. Added a TODO comment indicating that this functionality probably needs to be exposed via the embedder. Reduces the implicit dependency of content on chrome. BUG=82454 Review URL: http://codereview.chromium.org/7108083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88920 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index c5f8116..6ea53b8 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -144,7 +144,6 @@
'common/cloud_print/cloud_print_proxy_info.cc',
'common/cloud_print/cloud_print_proxy_info.h',
'common/common_api.h',
- 'common/common_glue.cc',
'common/common_message_generator.cc',
'common/common_message_generator.h',
'common/common_param_traits.cc',