| specific_include_rules = { | |
| # TODO(aberent): Fix layering violation crbug.com/396828 | |
| "remote_media_player_manager\.": [ | |
| "+content/browser/media/android/browser_media_player_manager.h", | |
| ], | |
| # TODO(aberent): Fix layering violation crbug.com/396828 | |
| "remote_media_player_manager\.cc": [ | |
| "+content/common/media/media_player_messages_android.h", | |
| ], | |
| } |