include_rules = [ # Library used for calculating CRC-32 needed for HWID verification. "+third_party/zlib", # TODO(tfarina): Remove all these. crbug.com/125846. # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW! "!chrome/browser/ui/views/location_bar/location_bar_view.h", "!chrome/browser/ui/views/location_bar/location_icon_view.h", "!chrome/browser/ui/views/toolbar/reload_button.h", # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST! ]