[email protected] | 446f73c2 | 2014-05-14 20:47:18 | [diff] [blame] | 1 | include_rules = [ |
| 2 | "+components/os_crypt", |
jitendra.ks | 7554194 | 2015-11-03 20:17:51 | [diff] [blame] | 3 | "+components/keyed_service", |
jianli | 2dc910b0 | 2014-09-19 02:42:46 | [diff] [blame] | 4 | "+components/pref_registry", |
brettw | 06650868 | 2016-02-03 08:22:02 | [diff] [blame] | 5 | "+components/prefs", |
jitendra.ks | 7554194 | 2015-11-03 20:17:51 | [diff] [blame] | 6 | "+components/signin", |
Max Bogue | fef332d | 2016-07-28 22:09:09 | [diff] [blame^] | 7 | "+components/sync/protocol", |
jitendra.ks | b1b7fee | 2015-09-22 17:42:53 | [diff] [blame] | 8 | "+components/sync_driver", |
chirantan | 26436e40 | 2014-10-24 19:44:42 | [diff] [blame] | 9 | "+components/timers", # Only used for Chrome OS builds. |
jitendra.ks | b1b7fee | 2015-09-22 17:42:53 | [diff] [blame] | 10 | "+components/version_info", |
[email protected] | ae2b388a | 2014-06-13 18:40:53 | [diff] [blame] | 11 | # TODO(johnme): Fix this layering violation. |
| 12 | "!content/public/android/java", |
[email protected] | 8d41e5a | 2014-05-28 03:18:49 | [diff] [blame] | 13 | "+google_apis/gaia", |
[email protected] | 446f73c2 | 2014-05-14 20:47:18 | [diff] [blame] | 14 | "+google_apis/gcm", |
[email protected] | d8e44d2 | 2014-05-15 23:14:05 | [diff] [blame] | 15 | "+jni", |
[email protected] | 8d41e5a | 2014-05-28 03:18:49 | [diff] [blame] | 16 | "+net", |
[email protected] | 446f73c2 | 2014-05-14 20:47:18 | [diff] [blame] | 17 | ] |