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

Unified Diff: services/catalog/instance.h

Issue 2611183006: Service Manager: Miscellaneous catalog cleanup (Closed)
Patch Set: Created 3 years, 11 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
Index: services/catalog/instance.h
diff --git a/services/catalog/instance.h b/services/catalog/instance.h
index 5523cb3ed148e2aed9260979a5df608532ec8c40..7c67b893b386316ee532e1d9623322466004f2ca 100644
--- a/services/catalog/instance.h
+++ b/services/catalog/instance.h
@@ -12,12 +12,12 @@
#include "services/catalog/entry.h"
#include "services/catalog/public/interfaces/catalog.mojom.h"
#include "services/catalog/store.h"
-#include "services/catalog/types.h"
#include "services/service_manager/public/cpp/interface_factory.h"
#include "services/service_manager/public/interfaces/resolver.mojom.h"
namespace catalog {
+class EntryCache;
class Reader;
class Instance : public service_manager::mojom::Resolver,

Powered by Google App Engine
This is Rietveld 408576698