| specific_include_rules = { | |
| # TODO(miu): Need to relocate MediaStreamManager/DispatcherHost/UIProxy and | |
| # friends to somewhere more appropriate. Perhaps content/browser/media? | |
| "media_stream_ui_proxy(_unittest)?\.cc": [ | |
| "+content/browser/frame_host", | |
| ], | |
| } |