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

Unified Diff: ios/web/BUILD.gn

Issue 2737203002: Remove CRWSessionEntry. (Closed)
Patch Set: fix XCode-clang build 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 side-by-side diff with in-line comments
Download patch
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 73ed084a52905518e51e2666876a13f052ebd2f7..521701afe8b360b1b6d02c6c14841022b89c2c1f 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -56,8 +56,6 @@ source_set("web_arc") {
"navigation/crw_session_controller+private_constructors.h",
"navigation/crw_session_controller.h",
"navigation/crw_session_controller.mm",
- "navigation/crw_session_entry.h",
- "navigation/crw_session_entry.mm",
"navigation/navigation_item_facade_delegate.h",
"navigation/navigation_item_impl.h",
"navigation/navigation_item_impl.mm",
« no previous file with comments | « ios/chrome/browser/ui/history/tab_history_popup_controller_unittest.mm ('k') | ios/web/navigation/crw_session_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698