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

Unified Diff: content/content_common.gypi

Issue 12389073: Collect tab timing information for use in telementry-based startup tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: formatting/compile fix Created 7 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 0770f9309f8a727a2831851c879541f4a3f7e1c7..22e61772e60bb7fe84b9239e7153aa4fae666151 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -370,6 +370,8 @@
'common/ssl_status_serialization.h',
'common/swapped_out_messages.cc',
'common/swapped_out_messages.h',
+ 'common/tab_load_stats.cc',
+ 'common/tab_load_stats.h',
'common/thread_safe_sender.cc',
'common/thread_safe_sender.h',
'common/text_input_client_messages.h',

Powered by Google App Engine
This is Rietveld 408576698