chromium/ios/chrome/browser/shared/public/DEPS

include_rules = [
  # TODO(crbug.com/40259387): Remove this include once the folders have been
  # moved.
  "+ios/chrome/browser/ui",
  # Use ios/chrome/browser/ui/authentication/signin_earl_grey.h instead
  "-ios/chrome/browser/ui/authentication/signin_earl_grey_app_interface.h",
  "+ios/chrome/browser",
  # use ios/chrome/browser/bookmarks/ui_bundled/bookmark_earl_grey.h instead
  "-ios/chrome/browser/bookmarks/ui_bundled/bookmark_earl_grey_app_interface.h",
]