Index: content/browser/profiler_controller_impl.h |
=================================================================== |
--- content/browser/profiler_controller_impl.h (revision 189692) |
+++ content/browser/profiler_controller_impl.h (working copy) |
@@ -39,7 +39,7 @@ |
void OnProfilerDataCollected( |
int sequence_number, |
const tracked_objects::ProcessDataSnapshot& profiler_data, |
- ProcessType process_type); |
+ int process_type); |
// ProfilerController implementation: |
virtual void Register(ProfilerSubscriber* subscriber) OVERRIDE; |