OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+athena/activity", | 2 "+athena/activity", |
oshima
2014/08/20 19:51:50
I'll fix this
| |
3 "+athena/content", | |
oshima
2014/08/20 19:51:49
athena/content/public
Mr4D (OOO till 08-26)
2014/08/20 22:34:22
Done.
| |
3 "+athena/home/public", | 4 "+athena/home/public", |
4 "+athena/main", | 5 "+athena/main", |
5 "+athena/screen/public", | 6 "+athena/screen/public", |
6 "+chromeos/dbus", | 7 "+chromeos/dbus", |
7 "+third_party/skia/include", | 8 "+third_party/skia/include", |
8 "+ui/app_list", | 9 "+ui/app_list", |
9 "+ui/aura", | 10 "+ui/aura", |
10 "+ui/base", | 11 "+ui/base", |
11 "+ui/compositor", | 12 "+ui/compositor", |
12 "+ui/gfx", | 13 "+ui/gfx", |
13 "+ui/gl", | 14 "+ui/gl", |
14 "+ui/views", | 15 "+ui/views", |
15 "+ui/wm/core", | 16 "+ui/wm/core", |
16 ] | 17 ] |
OLD | NEW |