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

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

Issue 2742173002: Removed use of CRWSessionController from NativeAppNavigationUtilsTest. (Closed)
Patch Set: fixed parameter naming Created 3 years, 9 months 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
« no previous file with comments | « no previous file | ios/chrome/browser/native_app_launcher/native_app_navigation_util_unittest.mm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 specific_include_rules = {
2 # TODO(crbug.com/619984): Remove the following exceptions.
3 "^native_app_navigation_util_unittest\.mm$": [
4 "+ios/web/navigation/crw_session_controller.h",
5 "+ios/web/navigation/navigation_manager_impl.h",
6 "+ios/web/web_state/web_state_impl.h",
7 ],
8 }
OLDNEW
« no previous file with comments | « no previous file | ios/chrome/browser/native_app_launcher/native_app_navigation_util_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698