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

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: Build fixes 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
Index: components/sessions/BUILD.gn
diff --git a/components/sessions/BUILD.gn b/components/sessions/BUILD.gn
index 95e9a2cbb3f93a0c4907d0ebbfb7f92ab6155070..062089f1ad95bbb8f9f7fe72598323bff9d16028 100644
--- a/components/sessions/BUILD.gn
+++ b/components/sessions/BUILD.gn
@@ -68,6 +68,7 @@ source_set("shared") {
"base_session_service_commands.h",
"base_session_service_delegate.h",
"core/serialized_navigation_driver.h",
+ "core/tab_restore_service_client.h",
"serialized_navigation_entry.cc",
"serialized_navigation_entry.h",
"session_backend.cc",

Powered by Google App Engine
This is Rietveld 408576698