Componentize chrome/common/experiment_labels.{cc,h} and tests.
commita59146f71f643c2cdd9465d6c1b11f052bd793e3
authorsdefresne <sdefresne@chromium.org>
Fri, 14 Aug 2015 15:47:00 +0000 (14 08:47 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 14 Aug 2015 15:47:37 +0000 (14 15:47 +0000)
tree71fbe8fa86fb2938d2468e41b3b1c92bdfcb5361
parentd6b82982c568c32e254ccb43a7c4e30e9de7219d
Componentize chrome/common/experiment_labels.{cc,h} and tests.

Move both chrome/common/experiment_labels.{cc,h} and the corresponding
unit tests into components/variations as they only depends on //base
and the component.

BUG=520070

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

Cr-Commit-Position: refs/heads/master@{#343391}
chrome/browser/metrics/variations/variations_registry_syncer_win.cc
chrome/chrome_common.gypi
chrome/chrome_tests_unit.gypi
components/components_tests.gyp
components/variations.gypi
components/variations/BUILD.gn
components/variations/experiment_labels.cc [moved from chrome/common/variations/experiment_labels.cc with 98% similarity]
components/variations/experiment_labels.h [moved from chrome/common/variations/experiment_labels.h with 88% similarity]
components/variations/experiment_labels_unittest.cc [moved from chrome/common/variations/experiment_labels_unittest.cc with 99% similarity]