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 7524827ceb5d7d1bcabac22a6dc7cc6ecaf6fd50..a605a230a711b212ecb6f64d3e8eda1a01585f55 100644 |
--- a/content/common/gpu/gpu_process_launch_causes.h |
+++ b/content/common/gpu/gpu_process_launch_causes.h |
@@ -22,6 +22,7 @@ enum CauseForGpuLaunch { |
CAUSE_FOR_GPU_LAUNCH_PEPPERVIDEOENCODERACCELERATOR_INITIALIZE, |
CAUSE_FOR_GPU_LAUNCH_GPU_MEMORY_BUFFER_ALLOCATE, |
CAUSE_FOR_GPU_LAUNCH_JPEGDECODEACCELERATOR_INITIALIZE, |
+ CAUSE_FOR_GPU_LAUNCH_MOJO_SETUP, |
// All new values should be inserted above this point so that |
// existing values continue to match up with those in histograms.xml. |