1 include_rules = [ 2 # TODO(benwells): move this whole folder out of apps and review these. 3 # See http://crbug.com/266705. 4 "+chrome/browser/ui/extensions/application_launch.h", 5 "+chrome/browser/ui/web_applications/web_app_ui.h", 6 "+chrome/browser/web_applications/web_app_mac.h", 7 "+chrome/common/chrome_constants.h", 8 "+chrome/common/chrome_paths.h", 9 "+chrome/common/mac/app_mode_common.h", 10 "+grit/generated_resources.h", 11 ] 12