|
Move Field Trial Utils from chrome/common/variations to components/variations/field_trial_config
This allows iOS to use fieldtrial_testing_config.json for their
waterfall.
BUG= 660554
TBR=rch as this is moving an existing use of net/base.
Committed: https://crrev.com/48f456a2e965153e5fc85dca7bff30ae972d5be5
Cr-Commit-Position: refs/heads/master@{#429935}
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+91 lines, -527 lines) |
Patch |
 |
M |
chrome/browser/BUILD.gn
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_browser_field_trials_desktop.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_browser_main.cc
|
View
|
1
2
|
4 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/plugins/flash_permission_browsertest.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tracing/background_tracing_field_trial.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/tracing/chrome_tracing_delegate_browsertest.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/BUILD.gn
|
View
|
1
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.h
|
View
|
1
2
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.cc
|
View
|
1
2
|
2 chunks |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
D |
chrome/common/variations/BUILD.gn
|
View
|
1
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
 |
D |
chrome/common/variations/fieldtrial_testing_config_schema.json
|
View
|
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
D |
chrome/common/variations/variations_util.h
|
View
|
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
 |
D |
chrome/common/variations/variations_util.cc
|
View
|
|
1 chunk |
+0 lines, -153 lines |
0 comments
|
Download
|
 |
D |
chrome/common/variations/variations_util_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -177 lines |
0 comments
|
Download
|
 |
M |
chrome/test/BUILD.gn
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/variations/BUILD.gn
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
components/variations/field_trial_config/BUILD.gn
|
View
|
1
2
|
2 chunks |
+29 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
components/variations/field_trial_config/DEPS
|
View
|
1
2
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
components/variations/field_trial_config/field_trial_testing_config_schema.json
|
View
|
1
2
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
components/variations/field_trial_config/field_trial_util.h
|
View
|
1
2
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
components/variations/field_trial_config/field_trial_util.cc
|
View
|
1
2
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
components/variations/field_trial_config/field_trial_util_unittest.cc
|
View
|
1
2
|
7 chunks |
+17 lines, -13 lines |
0 comments
|
Download
|
 |
M |
components/variations/variations_switches.h
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/variations/variations_switches.cc
|
View
|
1
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/variations/fieldtrial_to_struct_unittest.py
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/variations/unittest_data/expected_output.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/variations/unittest_data/expected_output.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 61 (41 generated)
|