OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+cc/blink", | 2 "+cc/blink", |
3 # Required for SynchronousCompositor (in --single-process mode only). | 3 # Required for SynchronousCompositor (in --single-process mode only). |
4 "+components/web_input", | |
4 "+content/public/renderer/android", | 5 "+content/public/renderer/android", |
5 "+content/renderer", | 6 "+content/renderer", |
6 # Include boliu@chromium.org on the review for any additions to this file. | 7 # Include boliu@chromium.org on the review for any additions to this file. |
7 ] | 8 ] |
OLD | NEW |