summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-02 01:11:26 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-02 01:11:26 +0000
commit3f016cabc869fd57e80dea68f399ccdbc3e9eddb (patch)
tree912c13c2de0f57f89486cce970ee0405e488dbe7 /chrome/chrome_common.gypi
parentc1a9a596095ebbab726f20c4811d9389198b4fd0 (diff)
downloadchromium_src-3f016cabc869fd57e80dea68f399ccdbc3e9eddb.zip
chromium_src-3f016cabc869fd57e80dea68f399ccdbc3e9eddb.tar.gz
chromium_src-3f016cabc869fd57e80dea68f399ccdbc3e9eddb.tar.bz2
Android: Remove ImportedFaviconUsage.
There's no importer on Android, and ImportedFaviconUsage is only being built to be used in a history/importer test. Review URL: https://codereview.chromium.org/368553002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280931 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index a68afe3..685d0d5 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -434,8 +434,6 @@
'sources/': [
['exclude', '^common/chrome_version_info_posix.cc'],
['exclude', '^common/importer/'],
- ['include', '^common/importer/imported_favicon_usage.cc$'],
- ['include', '^common/importer/imported_favicon_usage.h$'],
['exclude', '^common/media_galleries/'],
['exclude', '^common/service_'],
],