OLD | NEW |
---|---|
(Empty) | |
1 specific_include_rules = { | |
2 # For unified desktop mode test. | |
3 # TODO(jamescook): Eliminate these. | |
msw
2016/07/12 22:44:39
nit: maybe skip moving the test file for now? It'l
James Cook
2016/07/12 23:30:28
Done. I moved it back and added it to the list of
| |
4 "toast_manager_unittest.cc": [ | |
5 "+ash/display/display_manager.h", | |
6 "+ash/screen_util.h", | |
7 "+ash/shell.h", | |
8 ] | |
9 } | |
OLD | NEW |