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

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: Improve code comments 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
« no previous file with comments | « chrome/browser/ui/views/simple_message_box_win.cc ('k') | chrome/common/startup_metric_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 7d0f71c06664c0c24fa195127eea4f9cd9ada8cd..abae48dabbb28cb3af5817a0a2b78ed00f4f6698 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',
« no previous file with comments | « chrome/browser/ui/views/simple_message_box_win.cc ('k') | chrome/common/startup_metric_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698