Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+chrome/browser/ui/views", | 2 "+chrome/browser/ui/views", |
| 3 "+components/constrained_window", | 3 "+components/constrained_window", |
| 4 "+services/ui/public/cpp", | 4 "+services/ui/public/cpp", |
| 5 "+components/user_manager", | 5 "+components/user_manager", |
| 6 "+third_party/libaddressinput", | 6 "+third_party/libaddressinput", |
| 7 "+third_party/libphonenumber/phonenumber_api.h", | |
| 7 ] | 8 ] |
| OLD | NEW |