| Index: content/common/gpu/gpu_process_launch_causes.h
|
| diff --git a/content/common/gpu/gpu_process_launch_causes.h b/content/common/gpu/gpu_process_launch_causes.h
|
| index b4dfc0a32f704a1b7d5e6ad35baaef458e0d3647..5aee3579d35dba211bd63a1615d2b44e259f0998 100644
|
| --- a/content/common/gpu/gpu_process_launch_causes.h
|
| +++ b/content/common/gpu/gpu_process_launch_causes.h
|
| @@ -20,6 +20,7 @@ enum CauseForGpuLaunch {
|
| CAUSE_FOR_GPU_LAUNCH_BROWSER_STARTUP,
|
| CAUSE_FOR_GPU_LAUNCH_CANVAS_2D,
|
| CAUSE_FOR_GPU_LAUNCH_PEPPERVIDEOENCODERACCELERATOR_INITIALIZE,
|
| + CAUSE_FOR_GPU_LAUNCH_GPU_MEMORY_BUFFER_ALLOCATE,
|
|
|
| // All new values should be inserted above this point so that
|
| // existing values continue to match up with those in histograms.xml.
|
|
|