Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+net", | 2 "+net", |
| 3 "+third_party/WebKit/public/platform/WebGestureDevice.h", | 3 "+third_party/WebKit/public/platform/WebGestureDevice.h", |
| 4 "+third_party/WebKit/public/web/WebInputEvent.h", | 4 "+third_party/WebKit/public/web/WebInputEvent.h", |
| 5 "+third_party/zlib", | |
| 5 "+ui/base/ime/text_input_type.h", | 6 "+ui/base/ime/text_input_type.h", |
| 6 ] | 7 ] |
| OLD | NEW |