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

Unified Diff: content/content_browser.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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 127551aaae7cefec67a6563aa09203898dc6037b..fbd328d316e1e5d92cf98a3acf219bc04276a540 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -898,6 +898,8 @@
'browser/ssl/ssl_policy.h',
'browser/ssl/ssl_request_info.cc',
'browser/ssl/ssl_request_info.h',
+ 'browser/stats_collection_message_filter.cc',
+ 'browser/stats_collection_message_filter.h',
'browser/streams/stream.cc',
'browser/streams/stream.h',
'browser/streams/stream_context.cc',

Powered by Google App Engine
This is Rietveld 408576698