Index: remoting/base/service_urls.h |
diff --git a/remoting/host/service_urls.h b/remoting/base/service_urls.h |
similarity index 91% |
rename from remoting/host/service_urls.h |
rename to remoting/base/service_urls.h |
index 62d279b86a288784e8758dd4ca00fd46065b2f8d..9461e7b562f7464c35082e1808112402c9296ede 100644 |
--- a/remoting/host/service_urls.h |
+++ b/remoting/base/service_urls.h |
@@ -1,9 +1,9 @@ |
-// Copyright 2016 The Chromium Authors. All rights reserved. |
+// Copyright 2017 The Chromium Authors. All rights reserved. |
// 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_ |