Index: remoting/host/encoder_vp8.cc |
diff --git a/remoting/host/encoder_vp8.cc b/remoting/host/encoder_vp8.cc |
index a1e45e7aeab6dbd97199d583c209a5ef39042d54..231acd55ac88c8226fc35c48f17ed0a00410c4ae 100644 |
--- a/remoting/host/encoder_vp8.cc |
+++ b/remoting/host/encoder_vp8.cc |
@@ -56,7 +56,7 @@ void EncoderVp8::Encode(const DirtyRects& dirty_rects, |
const uint8** input_data, |
const int* strides, |
bool key_frame, |
- chromotocol_pb::UpdateStreamPacketHeader* header, |
+ UpdateStreamPacketHeader* header, |
scoped_refptr<media::DataBuffer>* output_data, |
bool* encode_done, |
Task* data_available_task) { |