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

Unified Diff: services/catalog/manifest_provider.h

Issue 1878893002: Move //mojo/services tracing & catalog to //services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@63move
Patch Set: . Created 4 years, 8 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 | « services/catalog/manifest.json ('k') | services/catalog/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/catalog/manifest_provider.h
diff --git a/mojo/services/catalog/manifest_provider.h b/services/catalog/manifest_provider.h
similarity index 83%
rename from mojo/services/catalog/manifest_provider.h
rename to services/catalog/manifest_provider.h
index f3cf1018cc0aca16d1ac6a8b8d406b19f5b8885b..7a64e49d1b074376c029f7ee90c0b0bc2e8bad71 100644
--- a/mojo/services/catalog/manifest_provider.h
+++ b/services/catalog/manifest_provider.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 MOJO_SERVICES_CATALOG_MANIFEST_PROVIDER_H_
-#define MOJO_SERVICES_CATALOG_MANIFEST_PROVIDER_H_
+#ifndef SERVICES_CATALOG_MANIFEST_PROVIDER_H_
+#define SERVICES_CATALOG_MANIFEST_PROVIDER_H_
#include <string>
@@ -26,4 +26,4 @@ class ManifestProvider {
} // namespace catalog
-#endif // MOJO_SERVICES_CATALOG_MANIFEST_PROVIDER_H_
+#endif // SERVICES_CATALOG_MANIFEST_PROVIDER_H_
« no previous file with comments | « services/catalog/manifest.json ('k') | services/catalog/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698