Index: remoting/capturer/shared_buffer_factory.h |
diff --git a/remoting/base/shared_buffer_factory.h b/remoting/capturer/shared_buffer_factory.h |
similarity index 83% |
rename from remoting/base/shared_buffer_factory.h |
rename to remoting/capturer/shared_buffer_factory.h |
index bd10a4be457455a15a83be56f6903baab3712fab..64abb926504854ada4ee90435a908606fd540554 100644 |
--- a/remoting/base/shared_buffer_factory.h |
+++ b/remoting/capturer/shared_buffer_factory.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_BASE_SHARED_BUFFER_FACTORY_H_ |
-#define REMOTING_BASE_SHARED_BUFFER_FACTORY_H_ |
+#ifndef REMOTING_CAPTURER_SHARED_BUFFER_FACTORY_H_ |
+#define REMOTING_CAPTURER_SHARED_BUFFER_FACTORY_H_ |
namespace remoting { |
@@ -25,4 +25,4 @@ class SharedBufferFactory { |
} // namespace remoting |
-#endif // REMOTING_BASE_SHARED_BUFFER_FACTORY_H_ |
+#endif // REMOTING_CAPTURER_SHARED_BUFFER_FACTORY_H_ |