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

Unified Diff: chrome/chrome_browser.gypi

Issue 9125015: Implement profiler log writing at shutdown (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update for review comments Created 8 years, 10 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/task_profiler/task_profiler_data_serializer.cc ('k') | chrome/common/chrome_switches.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 32c5be1cfd3bf39ff457239de49d488a0d4283ae..9e6fda1e5bf644f5f26d4dffdd27756dbd62ec9c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2467,12 +2467,16 @@
'browser/task_manager/task_manager_resource_providers.h',
'browser/task_manager/task_manager_worker_resource_provider.cc',
'browser/task_manager/task_manager_worker_resource_provider.h',
+ 'browser/task_profiler/auto_tracking.cc',
+ 'browser/task_profiler/auto_tracking.h',
+ 'browser/task_profiler/task_profiler_data_serializer.cc',
+ 'browser/task_profiler/task_profiler_data_serializer.h',
'browser/themes/browser_theme_pack.cc',
'browser/themes/browser_theme_pack.h',
'browser/themes/theme_service.cc',
- 'browser/themes/theme_service.h',
'browser/themes/theme_service_factory.cc',
'browser/themes/theme_service_factory.h',
+ 'browser/themes/theme_service.h',
'browser/themes/theme_service_gtk.cc',
'browser/themes/theme_service_mac.mm',
'browser/translate/languages_menu_model.cc',
« no previous file with comments | « chrome/browser/task_profiler/task_profiler_data_serializer.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698