[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", |
jitendra.ks | b1b7fee | 2015-09-22 17:42:53 | [diff] [blame^] | 4 | "+components/sync_driver", |
chirantan | 26436e40 | 2014-10-24 19:44:42 | [diff] [blame] | 5 | "+components/timers", # Only used for Chrome OS builds. |
jitendra.ks | b1b7fee | 2015-09-22 17:42:53 | [diff] [blame^] | 6 | "+components/version_info", |
[email protected] | ae2b388a | 2014-06-13 18:40:53 | [diff] [blame] | 7 | # TODO(johnme): Fix this layering violation. |
| 8 | "!content/public/android/java", |
[email protected] | 8d41e5a | 2014-05-28 03:18:49 | [diff] [blame] | 9 | "+google_apis/gaia", |
[email protected] | 446f73c2 | 2014-05-14 20:47:18 | [diff] [blame] | 10 | "+google_apis/gcm", |
[email protected] | d8e44d2 | 2014-05-15 23:14:05 | [diff] [blame] | 11 | "+jni", |
[email protected] | 8d41e5a | 2014-05-28 03:18:49 | [diff] [blame] | 12 | "+net", |
fgorski | 3689f8d | 2014-10-09 04:39:31 | [diff] [blame] | 13 | "+sync/protocol", |
[email protected] | 446f73c2 | 2014-05-14 20:47:18 | [diff] [blame] | 14 | ] |