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

Unified Diff: chrome/browser/BUILD.gn

Issue 2759333002: Move chrome-specific SerializedNavigation code to chrome/. (Closed)
Patch Set: Fix Android 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
« no previous file with comments | « no previous file | chrome/browser/android/ntp/new_tab_page_url_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 99b84075e5109d14ca63ed888fde13819c1fce52..fbbf09ee74ef92c6f10ce95d0fb479d3162caf02 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1160,6 +1160,8 @@ split_static_library("browser") {
"search_engines/ui_thread_search_terms_data.h",
"search_engines/ui_thread_search_terms_data_android.cc",
"search_engines/ui_thread_search_terms_data_android.h",
+ "sessions/chrome_serialized_navigation_driver.cc",
+ "sessions/chrome_serialized_navigation_driver.h",
"sessions/chrome_tab_restore_service_client.cc",
"sessions/chrome_tab_restore_service_client.h",
"sessions/restore_on_startup_policy_handler.cc",
« no previous file with comments | « no previous file | chrome/browser/android/ntp/new_tab_page_url_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698