Force Enhanced Bookmark to be enabled if command line flags are set true
commit47c18b773aa75bdae2f4b39750534119bc3055ab
authorianwen <ianwen@chromium.org>
Thu, 19 Mar 2015 21:03:43 +0000 (19 14:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Mar 2015 21:04:15 +0000 (19 21:04 +0000)
tree65b4a02e5a1ef7b43d0da070fa861942603a9d66
parent23fa8b248a7ba2a743653967e598bd309822dac0
Force Enhanced Bookmark to be enabled if command line flags are set true

kEnhancedBookmarksExperiment is used by android intrumentation tests to
force enhanced bookmark feature to be enabled.
https://codereview.chromium.org/1009673002 introduced a regression that
the even if the flag is set to be true, it does not take effect. This CL
fixes it.

BUG=468106

Review URL: https://codereview.chromium.org/1017913002

Cr-Commit-Position: refs/heads/master@{#321429}
chrome/browser/bookmarks/OWNERS
chrome/browser/bookmarks/enhanced_bookmarks_features.cc
chrome/browser/bookmarks/enhanced_bookmarks_features.h
chrome/browser/extensions/external_component_loader.cc