| 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 c6416ae18812c6c278e2bdff16df2c1d5bde52ba..b4dfc0a32f704a1b7d5e6ad35baaef458e0d3647 100644
|
| --- a/content/common/gpu/gpu_process_launch_causes.h
|
| +++ b/content/common/gpu/gpu_process_launch_causes.h
|
| @@ -19,6 +19,7 @@ enum CauseForGpuLaunch {
|
| CAUSE_FOR_GPU_LAUNCH_PEPPERPLATFORMCONTEXT3DIMPL_INITIALIZE,
|
| CAUSE_FOR_GPU_LAUNCH_BROWSER_STARTUP,
|
| CAUSE_FOR_GPU_LAUNCH_CANVAS_2D,
|
| + CAUSE_FOR_GPU_LAUNCH_PEPPERVIDEOENCODERACCELERATOR_INITIALIZE,
|
|
|
| // All new values should be inserted above this point so that
|
| // existing values continue to match up with those in histograms.xml.
|
|
|