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

Unified Diff: components/sessions/BUILD.gn

Issue 1319473014: Introduce TabRestoreServiceClient and //chrome implementation. (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 | « components/sessions.gypi ('k') | components/sessions/core/session_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sessions/BUILD.gn
diff --git a/components/sessions/BUILD.gn b/components/sessions/BUILD.gn
index 95e9a2cbb3f93a0c4907d0ebbfb7f92ab6155070..9808b1bcaff2ea0575f384fdc8f3f98ef7c500cc 100644
--- a/components/sessions/BUILD.gn
+++ b/components/sessions/BUILD.gn
@@ -68,6 +68,9 @@ source_set("shared") {
"base_session_service_commands.h",
"base_session_service_delegate.h",
"core/serialized_navigation_driver.h",
+ "core/session_constants.cc",
+ "core/session_constants.h",
+ "core/tab_restore_service_client.h",
"serialized_navigation_entry.cc",
"serialized_navigation_entry.h",
"session_backend.cc",
« no previous file with comments | « components/sessions.gypi ('k') | components/sessions/core/session_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698