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

Unified Diff: mojo/services/catalog/loader.h

Issue 1779683002: Add catalog unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@43catalog
Patch Set: . Created 4 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 | « mojo/services/catalog/entry.cc ('k') | mojo/services/catalog/store.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/catalog/loader.h
diff --git a/mojo/services/catalog/loader.h b/mojo/services/catalog/loader.h
index 48986e17c43f2dd2a4cce94a0c737b5999426e39..ad024114ed2c0cb529348f748e71ef8aff6a8f7a 100644
--- a/mojo/services/catalog/loader.h
+++ b/mojo/services/catalog/loader.h
@@ -5,6 +5,8 @@
#ifndef MOJO_SERVICES_CATALOG_LOADER_H_
#define MOJO_SERVICES_CATALOG_LOADER_H_
+#include "base/memory/scoped_ptr.h"
+#include "mojo/services/catalog/store.h"
#include "mojo/shell/loader.h"
namespace base {
« no previous file with comments | « mojo/services/catalog/entry.cc ('k') | mojo/services/catalog/store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698