You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Motivation for features / changes
Copybara sync will complain after #6692 :
- Filterbar doesn't use lowerCamelCase in property names (it used a "_"
prefix)
- runs table BUILD target doesn't include chip dependencies
(surprisingly this doesn't affect tests or app execution)
This PR addresses both issues
0 commit comments