Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+breakpad", | 2 "+breakpad", |
| 3 "+chrome/browser", | 3 "+chrome/browser", |
| 4 "+chrome/installer", | 4 "+chrome/installer", |
| 5 "+chrome/personalization", | |
|
tony
2009/06/05 20:49:14
This might still be needed. Pulling in tim to ver
| |
| 6 "+sandbox", | 5 "+sandbox", |
| 7 "+skia/include/corecg", | |
| 8 "+tools/memory_watcher", | 6 "+tools/memory_watcher", |
| 9 ] | 7 ] |
| OLD | NEW |