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

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

Issue 2712743008: Remove -insertTabWithWebState:atIndex: from TabModel. (Closed)
Patch Set: Rebase. Created 3 years, 10 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/sessions/tab_restore_service_delegate_impl_ios.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/sessions/DEPS
diff --git a/ios/chrome/browser/sessions/DEPS b/ios/chrome/browser/sessions/DEPS
index 37eafb3d375269e53aef8f9b3ffd15575ac825f3..4c16a40e8789932106d67e0e4f1d2bec8f647f52 100644
--- a/ios/chrome/browser/sessions/DEPS
+++ b/ios/chrome/browser/sessions/DEPS
@@ -15,10 +15,4 @@ specific_include_rules = {
"^session_window_unittest\.mm$": [
"+ios/web/navigation/crw_session_controller.h",
],
-
- # TODO(crbug.com/620083): Remove this exception.
- "^tab_restore_service_delegate_impl_ios\.mm$": [
- "+ios/web/navigation/navigation_manager_impl.h",
- "+ios/web/web_state/web_state_impl.h",
- ],
}
« no previous file with comments | « no previous file | ios/chrome/browser/sessions/tab_restore_service_delegate_impl_ios.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698