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

Unified Diff: chrome/chrome_common.gypi

Issue 10662046: Add a histogram to measure browser window display (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix indent Created 8 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index ba2c30dea73797df7885ff5b01e1826a371f46b3..89fa22dbeafeeb32fb6778aa4fa59bcbafedac09 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -267,6 +267,8 @@
'common/spellcheck_common.h',
'common/spellcheck_messages.h',
'common/spellcheck_result.h',
+ 'common/startup_metric_utils.cc',
+ 'common/startup_metric_utils.h',
'common/string_ordinal.cc',
'common/string_ordinal.h',
'common/switch_utils.cc',

Powered by Google App Engine
This is Rietveld 408576698