Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(187)

Unified Diff: content/common/gpu/gpu_process_launch_causes.h

Issue 905023005: Pepper: PPB_VideoEncoder implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/content_renderer.gypi » ('j') | content/renderer/pepper/pepper_video_encoder_host.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « no previous file | content/content_renderer.gypi » ('j') | content/renderer/pepper/pepper_video_encoder_host.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698