Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 specific_include_rules = { | 1 specific_include_rules = { |
| 2 "shell_port_classic.cc": [ | 2 "shell_port_mash.cc": [ |
| 3 "+ash/host/ash_window_tree_host.h", | |
| 3 "+ash/host/ash_window_tree_host_init_params.h" | 4 "+ash/host/ash_window_tree_host_init_params.h" |
| 4 ], | 5 ], |
| 5 } | 6 } |
| OLD | NEW |