| Index: content/common/gpu_process_launch_causes.h
|
| diff --git a/content/common/gpu_process_launch_causes.h b/content/common/gpu_process_launch_causes.h
|
| index 6a8f377a0396012229bfe2e098d5435a955599d0..dba1ced2bf1987b4faae9749cefcc2a2b8b1c049 100644
|
| --- a/content/common/gpu_process_launch_causes.h
|
| +++ b/content/common/gpu_process_launch_causes.h
|
| @@ -31,6 +31,7 @@ enum CauseForGpuLaunch {
|
| CAUSE_FOR_GPU_LAUNCH_SHARED_WORKER_THREAD_CONTEXT,
|
| CAUSE_FOR_GPU_LAUNCH_RENDERER_VERIFY_GPU_COMPOSITING,
|
| CAUSE_FOR_GPU_LAUNCH_DISPLAY_COMPOSITOR_CONTEXT,
|
| + CAUSE_FOR_GPU_LAUNCH_MEDIA_CONTEXT,
|
|
|
| // All new values should be inserted above this point so that
|
| // existing values continue to match up with those in histograms.xml.
|
|
|