OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+device/time_zone_monitor/public/interfaces/time_zone_monitor.mojom-blink.h ", | 2 "+device/time_zone_monitor/public/interfaces/time_zone_monitor.mojom-blink.h ", |
3 "+mojo/public/cpp/bindings/binding.h", | 3 "+mojo/public/cpp/bindings/binding.h", |
4 "+services/device/public/cpp/constants.h", | |
5 "+services/service_manager/public/cpp/connector.h", | |
haraken
2016/11/08 23:56:59
I think it's better to reach consensus on this --
blundell
2016/11/09 11:54:42
Yeah, I totally agree. I had done the bulk of the
| |
4 "+third_party/icu/source/i18n/unicode/timezone.h", | 6 "+third_party/icu/source/i18n/unicode/timezone.h", |
5 ] | 7 ] |
OLD | NEW |