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

Unified Diff: content/common/gpu_host_messages.h

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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 | « content/common/clipboard_messages.h ('k') | content/common/input/input_event_ack.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gpu_host_messages.h
diff --git a/content/common/gpu_host_messages.h b/content/common/gpu_host_messages.h
index 92d22fa909ee674efc4a06f8ae50645efb0ca767..f8561565fea4c42af8315a97f9a9e4803b783539 100644
--- a/content/common/gpu_host_messages.h
+++ b/content/common/gpu_host_messages.h
@@ -74,6 +74,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::GpuPreferences)
#endif
#if defined(OS_WIN)
IPC_STRUCT_TRAITS_MEMBER(enable_accelerated_vpx_decode)
+ IPC_STRUCT_TRAITS_MEMBER(enable_low_latency_dxva)
IPC_STRUCT_TRAITS_MEMBER(enable_zero_copy_dxgi_video)
IPC_STRUCT_TRAITS_MEMBER(enable_nv12_dxgi_video)
#endif
« no previous file with comments | « content/common/clipboard_messages.h ('k') | content/common/input/input_event_ack.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698