Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 include_rules = [ | |
| 2 # TODO(jamescook): Eliminate this by moving NativeAppWindowViews into apps, | |
| 3 # see crbug.com/306535 | |
| 4 "+chrome/browser/ui/views/apps/native_app_window_views.h", | |
| 5 # TODO(jamescook): Eliminate this by introducing apps_resources.grd, see | |
| 6 # crbug.com/306688 | |
| 7 "+grit/theme_resources.h", | |
| 8 "+grit/ui_strings.h", | |
| 9 ] | |
| OLD | NEW |