[email protected] | 446f73c2 | 2014-05-14 20:47:18 | [diff] [blame] | 1 | include_rules = [ |
2 | "+components/os_crypt", | ||||
jianli | 2dc910b0 | 2014-09-19 02:42:46 | [diff] [blame] | 3 | "+components/pref_registry", |
chirantan | 26436e40 | 2014-10-24 19:44:42 | [diff] [blame] | 4 | "+components/timers", # Only used for Chrome OS builds. |
[email protected] | ae2b388a | 2014-06-13 18:40:53 | [diff] [blame] | 5 | # TODO(johnme): Fix this layering violation. |
6 | "!content/public/android/java", | ||||
[email protected] | 8d41e5a | 2014-05-28 03:18:49 | [diff] [blame] | 7 | "+google_apis/gaia", |
[email protected] | 446f73c2 | 2014-05-14 20:47:18 | [diff] [blame] | 8 | "+google_apis/gcm", |
[email protected] | d8e44d2 | 2014-05-15 23:14:05 | [diff] [blame] | 9 | "+jni", |
[email protected] | 8d41e5a | 2014-05-28 03:18:49 | [diff] [blame] | 10 | "+net", |
fgorski | 3689f8d | 2014-10-09 04:39:31 | [diff] [blame] | 11 | "+sync/protocol", |
[email protected] | 446f73c2 | 2014-05-14 20:47:18 | [diff] [blame] | 12 | ] |