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

Unified Diff: ios/chrome/browser/tabs/DEPS

Issue 2921063002: Clean up CRWSessionController usage in TabTest and TabModelTest. (Closed)
Patch Set: rebase Created 3 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/chrome/browser/tabs/tab_model_unittest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/tabs/DEPS
diff --git a/ios/chrome/browser/tabs/DEPS b/ios/chrome/browser/tabs/DEPS
index 7420d55ef6274c04c1b1e522201ed643f796b671..8a3f4f2990bcd29422515c94252bf9db264de802 100644
--- a/ios/chrome/browser/tabs/DEPS
+++ b/ios/chrome/browser/tabs/DEPS
@@ -7,7 +7,6 @@ specific_include_rules = {
"+ios/web/navigation/navigation_manager_impl.h",
],
"^tab_unittest\.mm$": [
- "+ios/web/navigation/crw_session_controller.h",
"+ios/web/web_state/ui/crw_web_controller.h",
"+ios/web/web_state/navigation_context_impl.h",
"+ios/web/navigation/navigation_manager_impl.h",
@@ -16,12 +15,10 @@ specific_include_rules = {
# TODO(crbug.com/620480): Remove tab.mm and tab_unittest.mm exceptions.
"^tab_model\.mm$": [
- "+ios/web/navigation/crw_session_certificate_policy_manager.h",
"+ios/web/web_state/web_state_impl.h",
"+ios/web/web_state/ui/crw_web_controller.h",
],
"^tab_model_unittest\.mm$": [
- "+ios/web/navigation/crw_session_controller.h",
"+ios/web/web_state/ui/crw_web_controller.h",
"+ios/web/web_state/web_state_impl.h",
"+ios/web/navigation/navigation_manager_impl.h",
« no previous file with comments | « no previous file | ios/chrome/browser/tabs/tab_model_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698