[email protected] | cfa8f06 | 2010-06-07 21:07:34 | [diff] [blame] | 1 | include_rules = [ |
[email protected] | c992780 | 2011-08-15 23:54:57 | [diff] [blame] | 2 | # Hack for NPAPI policy support. REMOVE ASAP. |
| 3 | # Bug: http://crbug.com/92576 |
| 4 | "+content/common", |
| 5 | |
[email protected] | 4b559b4d | 2011-04-14 17:37:14 | [diff] [blame] | 6 | "+crypto", |
[email protected] | 6386cf5 | 2012-09-07 04:26:37 | [diff] [blame] | 7 | "+google_apis", |
[email protected] | cfa8f06 | 2010-06-07 21:07:34 | [diff] [blame] | 8 | "+media/base", |
[email protected] | 8156dfe | 2010-11-05 21:04:34 | [diff] [blame] | 9 | |
[email protected] | a4965c88 | 2012-06-13 20:19:44 | [diff] [blame] | 10 | # Note: Only for net::EnableSSLServerSockets(), which must be called by |
| 11 | # unit tests at process start. |
| 12 | "-net", |
| 13 | "+net/socket", |
| 14 | |
[email protected] | 8156dfe | 2010-11-05 21:04:34 | [diff] [blame] | 15 | "-remoting", |
| 16 | "+remoting/base", |
| 17 | "+remoting/proto", |
[email protected] | dc454a7c | 2011-08-12 22:01:13 | [diff] [blame] | 18 | "+skia/config", |
| 19 | "+skia/ext", |
[email protected] | eccefee | 2011-08-02 15:31:40 | [diff] [blame] | 20 | "+third_party/GTM", |
| 21 | "+third_party/GTM/AppKit", |
[email protected] | f82ef06 | 2012-04-27 17:52:54 | [diff] [blame] | 22 | "+third_party/libjingle", |
| 23 | "+third_party/libvpx", |
[email protected] | db7ee15 | 2013-04-19 20:46:38 | [diff] [blame^] | 24 | "+third_party/libyuv", |
[email protected] | dc454a7c | 2011-08-12 22:01:13 | [diff] [blame] | 25 | "+third_party/skia/include/core", |
[email protected] | dd2bd832 | 2012-06-13 19:21:39 | [diff] [blame] | 26 | "+ui/base/keycodes", |
[email protected] | cfa8f06 | 2010-06-07 21:07:34 | [diff] [blame] | 27 | ] |