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

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

Issue 2576103002: [ios] Adds specific_include_rules to DEPS files. (Closed)
Patch Set: 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/619984): Remove this exception.
3 "^native_app_navigation_controller\.mm$": [
4 "+ios/web/navigation/navigation_manager_impl.h",
5 ],
6 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698