Index: remoting/base/service_urls.h |
diff --git a/remoting/host/service_urls.h b/remoting/base/service_urls.h |
similarity index 94% |
rename from remoting/host/service_urls.h |
rename to remoting/base/service_urls.h |
index 62d279b86a288784e8758dd4ca00fd46065b2f8d..58b87baef00b7396ce69de743c16ce3457e3ff9d 100644 |
--- a/remoting/host/service_urls.h |
+++ b/remoting/base/service_urls.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_SERVICE_URLS_H_ |
-#define REMOTING_HOST_SERVICE_URLS_H_ |
+#ifndef REMOTING_BASE_SERVICE_URLS_H_ |
+#define REMOTING_BASE_SERVICE_URLS_H_ |
#include <string> |
@@ -66,4 +66,4 @@ class ServiceUrls { |
} // namespace remoting |
-#endif // REMOTING_HOST_SERVICE_URLS_H_ |
+#endif // REMOTING_BASE_SERVICE_URLS_H_ |