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