OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+components/gcm_driver", | 2 "+components/gcm_driver", |
3 "+components/prefs", | 3 "+components/prefs", |
4 "+components/proximity_auth", | 4 "+components/proximity_auth/logging", |
msarda
2016/12/19 18:12:27
Why this change? This CL does not include anything
Kyle Horimoto
2016/12/19 18:15:02
Other files in this directory depend on //componen
| |
5 "+crypto", | 5 "+crypto", |
6 "+google_apis", | 6 "+google_apis", |
7 "+net", | 7 "+net", |
8 ] | 8 ] |
OLD | NEW |