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

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: Created 8 years, 11 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index d6a9ad27b95c6ccb06dc028aadddc2ab3e7c75b4..d418e026fe1a64b9d2b06999e091c9770ccdf772 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2439,6 +2439,10 @@
'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.h',
+ 'browser/task_profiler/auto_tracking.cc',
+ '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',

Powered by Google App Engine
This is Rietveld 408576698