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

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

Issue 2664113003: Moved serialization out of CRWSessionEntry. (Closed)
Patch Set: Eugene's comments Created 3 years, 11 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/session_service.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 07a6f31c5c10f276d07cc1ffb320d58a8aa0c816..37eafb3d375269e53aef8f9b3ffd15575ac825f3 100644
--- a/ios/chrome/browser/sessions/DEPS
+++ b/ios/chrome/browser/sessions/DEPS
@@ -2,8 +2,6 @@ specific_include_rules = {
# TODO(crbug.com/619992): Remove this exception.
"^session_service\.mm$": [
"+ios/web/navigation/crw_session_certificate_policy_manager.h",
- "+ios/web/navigation/crw_session_controller.h",
- "+ios/web/navigation/crw_session_entry.h",
],
# TODO(crbug.com/620045): Remove these exceptions.
« no previous file with comments | « no previous file | ios/chrome/browser/sessions/session_service.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698