| Index: chromecast/media/cma/ipc_streamer/video_decoder_config_marshaller.cc
|
| diff --git a/chromecast/media/cma/ipc_streamer/video_decoder_config_marshaller.cc b/chromecast/media/cma/ipc_streamer/video_decoder_config_marshaller.cc
|
| index 2a60e372c3c5eae049d51cbcce0ade7cfd13c4f8..d6ec43e23b08afdc0b8df465d8b28fa04ecac444 100644
|
| --- a/chromecast/media/cma/ipc_streamer/video_decoder_config_marshaller.cc
|
| +++ b/chromecast/media/cma/ipc_streamer/video_decoder_config_marshaller.cc
|
| @@ -9,7 +9,7 @@
|
| #include "chromecast/media/cma/ipc/media_message.h"
|
| #include "media/base/video_decoder_config.h"
|
| #include "ui/gfx/geometry/rect.h"
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/size.h"
|
|
|
| namespace chromecast {
|
| namespace media {
|
|
|