Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(370)

Unified Diff: remoting/base/service_urls.h

Issue 2779373003: Moving service urls to base. (Closed)
Patch Set: Updating moved file c dates. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/base/remoting_bot.cc ('k') | remoting/base/service_urls.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « remoting/base/remoting_bot.cc ('k') | remoting/base/service_urls.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698