OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+components/os_crypt", | 2 "+components/os_crypt", |
3 # TODO(johnme): Fix this layering violation. | |
4 "!content/public/android/java", | |
3 "+google_apis/gaia", | 5 "+google_apis/gaia", |
4 "+google_apis/gcm", | 6 "+google_apis/gcm", |
5 "+jni", | 7 "+jni", |
6 "+net", | 8 "+net", |
7 ] | 9 ] |
OLD | NEW |