Index: remoting/capturer/video_frame_capturer_helper_unittest.cc |
diff --git a/remoting/host/video_frame_capturer_helper_unittest.cc b/remoting/capturer/video_frame_capturer_helper_unittest.cc |
similarity index 99% |
rename from remoting/host/video_frame_capturer_helper_unittest.cc |
rename to remoting/capturer/video_frame_capturer_helper_unittest.cc |
index 89c1c4076d33a3fb4ba38448e80a62a59c1310fd..a362c343e305c64966c6b58c2d334338f7e0f092 100644 |
--- a/remoting/host/video_frame_capturer_helper_unittest.cc |
+++ b/remoting/capturer/video_frame_capturer_helper_unittest.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "remoting/host/video_frame_capturer_helper.h" |
+#include "remoting/capturer/video_frame_capturer_helper.h" |
#include "base/memory/scoped_ptr.h" |
#include "testing/gtest/include/gtest/gtest.h" |