extensions/ lgtm, thanks
I like the new version :)
// TODO(crbug.com/419854475): Re-enable this test once the bug is fixed.Was this fixed by this CL? Seems unrelated. Could do in separate CL so it's more clear, here is fine too
(same for others)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
| Code-Review | +1 | 
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
// TODO(crbug.com/419854475): Re-enable this test once the bug is fixed.Was this fixed by this CL? Seems unrelated. Could do in separate CL so it's more clear, here is fine too
(same for others)
Oh the bug was fixed quite sometime ago in https://chromium-review.googlesource.com/6580524. I just opportunistically removed this line, since the test is clearly enabled 😊
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
Tests are failing; can you fix them?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
Yiming ZhouTests are failing; can you fix them?
Should be fixed. I will wait for tryjob results.
Tests are fixed.
Please fix this WARNING reported by ClangTidy: warning: building this file or its dependencies failed; no diagnostics will be i...
warning: building this file or its dependencies failed; no diagnostics will be issued.
(Lint observed on `mac-clang-tidy-rel`, but not on `android-clang-tidy-rel` or `linux-clang-tidy-rel`)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
Please fix this WARNING reported by ClangTidy: warning: building this file or its dependencies failed; no diagnostics will be i...
warning: building this file or its dependencies failed; no diagnostics will be issued.
(Lint observed on `mac-clang-tidy-rel`, but not on `android-clang-tidy-rel` or `linux-clang-tidy-rel`)
Acknowledged
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
    <div class="darkThemeChip">We should not call these "light" and "dark" or reference "theme" here because dark vs. light mode could invert these values.
Please use v1 and v2 or something.
  kCustomUiChipIphV2,Are these values ever persisted in UMA data? My recollection is, not directly, correct?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
We should not call these "light" and "dark" or reference "theme" here because dark vs. light mode could invert these values.
Please use v1 and v2 or something.
Done
Are these values ever persisted in UMA data? My recollection is, not directly, correct?
Do you mean if anything needs to be changed in the metrics/histogram xml files? No, there are no references to the IPH variations there.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
| Code-Review | +1 | 
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
| Code-Review | +1 | 
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
[Extensions] V2 of Zero State Promo Chips IPH.
This change introduces V2 of the Extensions Zero State Promo chips IPH, which highlights the chips in a light theme. Also shuffles the chips selection to place the more popular chips first.
Our initial 4% stable rollout of the Extensions Zero State Promo IPH tells us that while users respond to the 'Chips' variant of the IPH the most, most of them do not realize that the chips in the IPH are clickable. This new variant attempts to address this problem by highlighting the chips with greater contrast.
Comparisons of V1 vs V2: https://screenshot.googleplex.com/6Ko2mXcaZzVbdUv
Screenshot of V2: https://screenshot.googleplex.com/5yafPEpiTy8JFaN
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | 
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |