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

Unified Diff: components/components_tests.gyp

Issue 2114673002: Fix restore of a tab from a recently-closed browser window (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Response to review Created 4 years, 5 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 | « chrome/browser/sessions/tab_restore_browsertest.cc ('k') | components/sessions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 6c99e2e5cd8d59b1e8cb482808c8d89288c7bf36..a23a5fdcf3338dc52a11b7bbf15abbbf120fd629 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -761,6 +761,7 @@
'sessions/core/serialized_navigation_entry_unittest.cc',
'sessions/core/session_backend_unittest.cc',
'sessions/core/session_types_unittest.cc',
+ 'sessions/core/tab_restore_service_unittest.cc',
'sessions/ios/ios_serialized_navigation_builder_unittest.mm',
'sessions/ios/ios_serialized_navigation_driver_unittest.cc',
],
« no previous file with comments | « chrome/browser/sessions/tab_restore_browsertest.cc ('k') | components/sessions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698