Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(453)

Side by Side Diff: ios/chrome/browser/web/DEPS

Issue 2527123003: [iOS] Upstream web_controller_provider_impl.{h,mm}. (Closed)
Patch Set: Fix downstream build. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 specific_include_rules = {
2 # TODO(crbug.com/546231): Remove this exception.
3 "^web_controller_provider_impl\.mm$": [
4 "+ios/web/web_state/ui/crw_web_controller.h",
5 "+ios/web/web_state/web_state_impl.h",
6 ],
7 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698