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

Unified Diff: components/sessions.gypi

Issue 1372103002: [sessions] Introduce iOS implementation of LiveTab interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Response to review Created 5 years, 3 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 | components/sessions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sessions.gypi
diff --git a/components/sessions.gypi b/components/sessions.gypi
index eb1a9d3c69d7f024c418f1d0247add37fbe1be3b..e2f831180de8deba6abb4064779cbbc59d578407 100644
--- a/components/sessions.gypi
+++ b/components/sessions.gypi
@@ -147,6 +147,8 @@
'sources': [
'<@(sessions_core_sources)',
+ 'sessions/ios/ios_live_tab.cc',
+ 'sessions/ios/ios_live_tab.h',
'sessions/ios/ios_serialized_navigation_builder.cc',
'sessions/ios/ios_serialized_navigation_builder.h',
'sessions/ios/ios_serialized_navigation_driver.cc',
« no previous file with comments | « no previous file | components/sessions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698