1 include_rules = [ 2 # TODO(tfarina): Remove all these. crbug.com/125846. 3 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW! 4 "!chrome/browser/ui/views/location_bar/location_bar_view.h", 5 "!chrome/browser/ui/views/toolbar/reload_button.h", 6 # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST! 7 ] 8 9