Index: content/renderer/gpu_video_decoder_host_unittest.cc |
=================================================================== |
--- content/renderer/gpu_video_decoder_host_unittest.cc (revision 78516) |
+++ content/renderer/gpu_video_decoder_host_unittest.cc (working copy) |
@@ -3,9 +3,9 @@ |
// found in the LICENSE file. |
#include "base/message_loop.h" |
-#include "chrome/renderer/gpu_video_decoder_host.h" |
#include "content/common/message_router.h" |
#include "content/common/gpu_messages.h" |
+#include "content/renderer/gpu_video_decoder_host.h" |
#include "media/base/pipeline.h" |
#include "media/video/video_mock_objects.h" |
#include "testing/gmock/include/gmock/gmock.h" |