OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+content/child", | 2 "+content/child", |
3 "+content/renderer/appcache_frontend_impl.h", | |
tfarina
2013/08/08 23:07:18
John, is this OK?
michaeln
2013/08/08 23:51:15
This file/class should be in content/child instead
tfarina
2013/08/08 23:53:57
I'm not moving web_application_cache_host_impl.* i
| |
3 "+sandbox/win/src", | 4 "+sandbox/win/src", |
4 "+webkit/appcache", | |
5 "+webkit/glue", | 5 "+webkit/glue", |
6 ] | 6 ] |
7 | 7 |
OLD | NEW |