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

Unified Diff: content/content_browser.gypi

Issue 1136523004: [Sessions] Add detailed logging of SessionRestore events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index c4480f825f2b310c67614abac1939e91641c48c0..4776fa83cdbcad1823a0be98a3d8b98e1d0bf263 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -226,6 +226,8 @@
'public/browser/service_worker_context.h',
'public/browser/service_worker_usage_info.cc',
'public/browser/service_worker_usage_info.h',
+ 'public/browser/session_restore_uma.cc',
+ 'public/browser/session_restore_uma.h',
'public/browser/session_storage_namespace.h',
'public/browser/session_storage_usage_info.h',
'public/browser/signed_certificate_timestamp_store.h',

Powered by Google App Engine
This is Rietveld 408576698