1 2 3 4 5 6 7 8 9 10 11 12
specific_include_rules = { "window_manager_handler\.cc": [ "+ash/shell.h", "+ash/wm/overview/overview_controller.h", ], "devtools_printtopdf_browsertest\.cc": [ "+pdf/pdf.h", ], "page_handler.*": [ "+components/printing/browser/print_to_pdf", ], }