summaryrefslogtreecommitdiffstats
path: root/BUILD.gn
diff options
context:
space:
mode:
authornoyau <noyau@chromium.org>2016-01-29 03:08:21 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-29 11:09:26 +0000
commit194702589109b4f5374f131aa5f591965eb0f57b (patch)
treef2693bf314b5ac664c1a5c24ee8f2669ffe26fba /BUILD.gn
parent3784ca9015d5b828cb05eee0e72c4fb339d1d0d9 (diff)
downloadchromium_src-194702589109b4f5374f131aa5f591965eb0f57b.zip
chromium_src-194702589109b4f5374f131aa5f591965eb0f57b.tar.gz
chromium_src-194702589109b4f5374f131aa5f591965eb0f57b.tar.bz2
Remove all the code related to enhanced bookmarks.
The enhanced bookmarks experiment is no longer active. This CL removes all the code in components/enhanced_bookmarks with the exception of a small enum, used from java to collect metrics, which will be dealt with separately. All the code depending on it is also removed (factories, a private javascript API, and all the associated flags). BUG=None Review URL: https://codereview.chromium.org/1638413003 Cr-Commit-Position: refs/heads/master@{#372327}
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index c1bc7cb..d1c5875 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -662,7 +662,6 @@ group("gn_only") {
"//chrome/installer/util:strings",
"//chrome/tools/convert_dict",
"//components/constrained_window:unit_tests",
- "//components/enhanced_bookmarks:test_support",
"//components/metrics:serialization",
"//components/password_manager/content/renderer:browser_tests",
"//components/rappor:unit_tests",