summaryrefslogtreecommitdiffstats
path: root/components/BUILD.gn
diff options
context:
space:
mode:
authordoloffd <doloffd@amazon.com>2015-03-12 15:30:41 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-12 22:31:21 +0000
commite8f7dfcb412e4b51043ce5b5b10636dad03c1a40 (patch)
treea82495f7ae85f978b4ea0f8b846bf21bae6c40ce /components/BUILD.gn
parent398ff0bdf8f314a6f98d8d7ea348ea89d44aa7b3 (diff)
downloadchromium_src-e8f7dfcb412e4b51043ce5b5b10636dad03c1a40.zip
chromium_src-e8f7dfcb412e4b51043ce5b5b10636dad03c1a40.tar.gz
chromium_src-e8f7dfcb412e4b51043ce5b5b10636dad03c1a40.tar.bz2
Expose the feedback gyp target to OS="Android"
Expose to Android so that any Chromium embedder can leverage the target. This will not affect binary size since the target is not a dependency, the only impact it will have is it will now be included in the 'all' target for Android. BUG=464045 Review URL: https://codereview.chromium.org/979753004 Cr-Commit-Position: refs/heads/master@{#320393}
Diffstat (limited to 'components/BUILD.gn')
-rw-r--r--components/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 1765c1a..12e023a 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -164,7 +164,6 @@ group("all_components") {
"//components/domain_reliability", # Blocked on content.
"//components/favicon_base", # Should work, needs checking.
"//components/favicon/core", # Blocked on keyed service.
- "//components/feedback", # Blocked on content.
"//components/gcm_driver", # Should work, needs checking.
"//components/google/core/browser", # Should work, needs checking.
"//components/history/core/browser", # Should work, needs checking.