Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+content/public/renderer", | 2 "+content/public/renderer", |
| 3 "+third_party/cld_2", | 3 "+third_party/cld_2", |
| 4 "+third_party/WebKit/public/web", | |
| 5 "+v8", | |
|
Takashi Toyoshima
2014/09/16 06:51:55
Is there any reason of that adding WebKit and v8 i
droger
2014/09/16 08:01:58
As I understand, the dependencies go like this:
e
| |
| 4 ] | 6 ] |
| OLD | NEW |