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..9c1743fcee8709ac55278d85e7e31ac5f0d67eee 100644 |
--- a/content/common/gpu/gpu_process_launch_causes.h |
+++ b/content/common/gpu/gpu_process_launch_causes.h |
@@ -17,6 +17,7 @@ enum CauseForGpuLaunch { |
CAUSE_FOR_GPU_LAUNCH_NO_LAUNCH, |
CAUSE_FOR_GPU_LAUNCH_VIDEODECODEACCELERATOR_INITIALIZE, |
CAUSE_FOR_GPU_LAUNCH_PEPPERPLATFORMCONTEXT3DIMPL_INITIALIZE, |
+ CAUSE_FOR_GPU_LAUNCH_PEPPERVIDEOENCODERACCELERATOR_INITIALIZE, |
bbudge
2015/02/10 01:31:07
Are you sure this should go here, and not after _C
llandwerlin-old
2015/02/10 14:28:12
Right, fixing this.
The comment instruct to update
|
CAUSE_FOR_GPU_LAUNCH_BROWSER_STARTUP, |
CAUSE_FOR_GPU_LAUNCH_CANVAS_2D, |