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

Unified Diff: chrome/chrome_browser.gypi

Issue 393753002: mac: Add a profiler for startup time. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments from jeremy, round two. Created 6 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/mac/mac_startup_profiler.cc ('k') | components/startup_metric_utils/startup_metric_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 1ad7459d184da5b9915270f424384e26ba88b828..aac97e75b4c62b1217eeadf4c1882e6f64ad6933 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -676,6 +676,8 @@
'browser/mac/keystone_glue.mm',
'browser/mac/keystone_registration.h',
'browser/mac/keystone_registration.mm',
+ 'browser/mac/mac_startup_profiler.cc',
+ 'browser/mac/mac_startup_profiler.h',
'browser/mac/master_prefs.h',
'browser/mac/master_prefs.mm',
'browser/mac/obsolete_system.cc',
« no previous file with comments | « chrome/browser/mac/mac_startup_profiler.cc ('k') | components/startup_metric_utils/startup_metric_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698