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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1136523004: [Sessions] Add detailed logging of SessionRestore events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo. Created 5 years, 6 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_loader.cc ('k') | content/test/test_render_view_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index be8e259fd79b55631a8af8bd766ecbf6faeac2bb..7411c359bd66a528e13c86d3a3a30358dd42a52d 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1098,6 +1098,7 @@
'browser/captive_portal/captive_portal_tab_reloader_unittest.cc',
],
'chrome_unit_tests_session_service_sources': [
+ 'browser/sessions/session_restore_stats_collector_unittest.cc',
'browser/sessions/session_service_unittest.cc',
'browser/ui/startup/session_crashed_infobar_delegate_unittest.cc',
],
« no previous file with comments | « chrome/browser/sessions/tab_loader.cc ('k') | content/test/test_render_view_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698