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

Unified Diff: content/content_common.gypi

Issue 1325653003: Type change in StackSamplingProfiler from void* to uintptr_t. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@UMA2_refactor
Patch Set: Addressed wittman's comments. Created 5 years, 3 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 97590dfc1079b75503e43e788c246327bd771722..4c8a94a0df7d9aa00b3b1b4c505fe5c95507141c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -484,6 +484,8 @@
'common/plugin_process_messages.h',
'common/power_monitor_messages.h',
'common/process_type.cc',
+ 'common/profiled_stack_state.cc',
+ 'common/profiled_stack_state.h',
'common/push_messaging_messages.h',
'common/quota_messages.h',
'common/resource_messages.cc',
« content/common/profiled_stack_state.h ('K') | « content/common/profiled_stack_state.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698