include_rules = [ "+content/gpu", # For gpu_info_collector.h. Needs to move to common\gpu. # Listing of the remaining #chrome includes in content\browser. People are # actively working on reducing this to 0. Do not add any more! "+chrome/browser/browser_url_handler.h", # http://crbug.com/84078 "+chrome/browser/debugger/devtools_manager.h", "+chrome/browser/debugger/devtools_netlog_observer.h", # http://crbug.com/82782 "+chrome/browser/download/download_file_manager.h", "+chrome/browser/download/download_manager.h", "+chrome/browser/download/download_request_limiter.h", "+chrome/browser/download/save_file_manager.h", "+chrome/browser/download/download_types.h", "+chrome/browser/download/download_util.h", "+chrome/browser/renderer_host/download_resource_handler.h", "+chrome/browser/renderer_host/download_throttling_resource_handler.h", "+chrome/browser/renderer_host/save_file_resource_handler.h", "+chrome/browser/mach_broker_mac.h", # http://crbug.com/76788 "+chrome/browser/profiles/profile.h", "+chrome/browser/sessions/session_id.h", "+chrome/browser/tab_contents/render_view_host_delegate_helper.h", # ONLY USED BY TESTS "+chrome/browser/net/url_request_failed_dns_job.h", "+chrome/browser/net/url_request_mock_http_job.h", "+chrome/browser/ui/browser.h", "+chrome/browser/ui/cocoa/find_pasteboard.h", ]