Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 include_rules = [ | |
| 2 # A lot of third_party code has been modified to use fxcrt. | |
| 3 '+core/include/fxcrt/fx_basic.h', | |
| 4 '+core/include/fxcrt/fx_coordinates.h', | |
| 5 '+core/include/fxcrt/fx_memory.h', | |
| 6 '+core/include/fxcrt/fx_system.h', | |
| 7 ] | |
| OLD | NEW |