Index: remoting/capturer/video_frame_capturer_helper.h |
diff --git a/remoting/host/video_frame_capturer_helper.h b/remoting/capturer/video_frame_capturer_helper.h |
similarity index 94% |
rename from remoting/host/video_frame_capturer_helper.h |
rename to remoting/capturer/video_frame_capturer_helper.h |
index 441f2ea04965e292168cef666002f9cdc5d03855..79a47507f7aadf132fe88e2fad7c9b731d1dea64 100644 |
--- a/remoting/host/video_frame_capturer_helper.h |
+++ b/remoting/capturer/video_frame_capturer_helper.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef REMOTING_HOST_VIDEO_FRAME_CAPTURER_HELPER_H_ |
-#define REMOTING_HOST_VIDEO_FRAME_CAPTURER_HELPER_H_ |
+#ifndef REMOTING_CAPTURER_VIDEO_FRAME_CAPTURER_HELPER_H_ |
+#define REMOTING_CAPTURER_VIDEO_FRAME_CAPTURER_HELPER_H_ |
#include "base/memory/scoped_ptr.h" |
#include "base/synchronization/lock.h" |
@@ -80,4 +80,4 @@ class VideoFrameCapturerHelper { |
} // namespace remoting |
-#endif // REMOTING_HOST_VIDEO_FRAME_CAPTURER_HELPER_H_ |
+#endif // REMOTING_CAPTURER_VIDEO_FRAME_CAPTURER_HELPER_H_ |