I'm going to try to do this in a few patches, rather than one large patch to make them easier to land and stick.
Roughly (these may be merged into fewer CLs if they turn out simple enough),
1. Move content/common/gpu/gpu_memory_uma_stats.h to gpu/ipc/common/gpu_memory_uma_stats.h
2. Move content/common/gpu/gpu_process_launch_cases.h => gpu/ipc/common. I'd like to make this an enum class along the way.
3. Move content/common/gpu/gpu_stream_constants.h => gpu/ipc/common
4. Move content/common/gpu/gpu_param_traits* => gpu/ipc/common
5. Move content/common/gpu/gpu_messages.h => gpu/ipc/common
Comment 1 by fsam...@chromium.org
, Mar 17 2016Status: Started (was: Untriaged)