| include_rules = [ | |
| # Hack for NPAPI policy support. REMOVE ASAP. | |
| # Bug: http://crbug.com/92576 | |
| "+content/common", | |
| "+crypto", | |
| "+media/base", | |
| "-remoting", | |
| "+remoting/base", | |
| "+remoting/proto", | |
| "+skia/config", | |
| "+skia/ext", | |
| "+third_party/GTM", | |
| "+third_party/GTM/AppKit", | |
| "+third_party/skia/include/core", | |
| ] |