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