|
Componentize about_flags::FeatureEntry in flags_ui component.
Move FeatureEntry structure definition to components/flags_ui so that
it can be shared with iOS and move the helper macros to a secondary
header file for the same reason.
Move IDS_GENERIC_EXPERIMENT_CHOICE_* strings to flags_ui.grdp.
BUG= 551954
Committed: https://crrev.com/246c564da980b3dbbd0a062688ec65539b4b2c35
Cr-Commit-Position: refs/heads/master@{#359927}
Total comments: 1
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+252 lines, -185 lines) |
Patch |
|
M |
build/ios/grit_whitelist.txt
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/app/generated_resources.grd
|
View
|
1
2
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
|
M |
chrome/browser/about_flags.h
|
View
|
1
|
3 chunks |
+3 lines, -103 lines |
0 comments
|
Download
|
|
M |
chrome/browser/about_flags.cc
|
View
|
1
2
|
6 chunks |
+5 lines, -60 lines |
0 comments
|
Download
|
|
M |
chrome/browser/about_flags_unittest.cc
|
View
|
1
2
|
3 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/profiles/profile_window.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
components/flags_ui.gypi
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/flags_ui/BUILD.gn
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A + |
components/flags_ui/DEPS
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
components/flags_ui/OWNERS
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
components/flags_ui/feature_entry.h
|
View
|
1
|
1 chunk |
+123 lines, -0 lines |
0 comments
|
Download
|
|
A |
components/flags_ui/feature_entry.cc
|
View
|
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
|
A |
components/flags_ui/feature_entry_macros.h
|
View
|
1
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/flags_ui_strings.grdp
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 22 (7 generated)
|