Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+google_apis", | |
| 3 | |
| 4 # sync notifier depends on the common jingle notifier classes. | 2 # sync notifier depends on the common jingle notifier classes. |
| 5 "+jingle/notifier", | 3 "+jingle/notifier", |
| 6 ] | 4 ] |
| OLD | NEW |