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

Unified Diff: ios/chrome/browser/sessions/BUILD.gn

Issue 2811593004: [ios] Allow having multiple session windows in a session. (Closed)
Patch Set: Address comments. Created 3 years, 8 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 | « ios/chrome/browser/crash_report/crash_restore_helper.mm ('k') | ios/chrome/browser/sessions/session_ios.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/sessions/BUILD.gn
diff --git a/ios/chrome/browser/sessions/BUILD.gn b/ios/chrome/browser/sessions/BUILD.gn
index fee17d05a364d97c6b8e085616d3e24d4ca74bd2..c99eaecb429516c7322a248a1dc17766102a0f8c 100644
--- a/ios/chrome/browser/sessions/BUILD.gn
+++ b/ios/chrome/browser/sessions/BUILD.gn
@@ -11,6 +11,8 @@ source_set("sessions") {
"ios_chrome_tab_restore_service_client.mm",
"ios_chrome_tab_restore_service_factory.cc",
"ios_chrome_tab_restore_service_factory.h",
+ "session_ios.h",
+ "session_ios.mm",
"session_service_ios.h",
"session_service_ios.mm",
"session_window_ios.h",
« no previous file with comments | « ios/chrome/browser/crash_report/crash_restore_helper.mm ('k') | ios/chrome/browser/sessions/session_ios.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698