Index: content/public/common/service_names.h |
diff --git a/content/common/mojo/constants.h b/content/public/common/service_names.h |
similarity index 79% |
rename from content/common/mojo/constants.h |
rename to content/public/common/service_names.h |
index bc6a4148a0ab941f9f2a3868f2bb3dc1b89a625f..7e1a92fa1b4a8815e988b4f770d2c350511f68d2 100644 |
--- a/content/common/mojo/constants.h |
+++ b/content/public/common/service_names.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 CONTENT_COMMON_MOJO_CONSTANTS_H_ |
-#define CONTENT_COMMON_MOJO_CONSTANTS_H_ |
+#ifndef CONTENT_PUBLIC_COMMON_SERVICE_NAMES_H_ |
+#define CONTENT_PUBLIC_COMMON_SERVICE_NAMES_H_ |
#include "content/common/content_export.h" |
@@ -17,4 +17,4 @@ extern const char CONTENT_EXPORT kUtilityMojoApplicationName[]; |
} // namespace content |
-#endif // CONTENT_COMMON_MOJO_CONSTANTS_H_ |
+#endif // CONTENT_PUBLIC_COMMON_SERVICE_NAMES_H_ |