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

Unified Diff: mandoline/services/updater/updater_impl.h

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fetcher
Patch Set: . Created 4 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
« no previous file with comments | « mandoline/services/updater/updater_app.cc ('k') | mandoline/services/updater/updater_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/services/updater/updater_impl.h
diff --git a/mandoline/services/updater/updater_impl.h b/mandoline/services/updater/updater_impl.h
index b8b7dbcd70aa1ea6cc237cfd07d2f823ae78d145..e1d5d7814b637a547318faf34eebf07026452933 100644
--- a/mandoline/services/updater/updater_impl.h
+++ b/mandoline/services/updater/updater_impl.h
@@ -6,9 +6,9 @@
#define MANDOLINE_SERVICES_UPDATER_UPDATER_IMPL_H_
#include "base/macros.h"
-#include "mojo/application/public/cpp/application_impl.h"
#include "mojo/public/cpp/bindings/strong_binding.h"
#include "mojo/services/updater/updater.mojom.h"
+#include "mojo/shell/public/cpp/application_impl.h"
namespace updater {
« no previous file with comments | « mandoline/services/updater/updater_app.cc ('k') | mandoline/services/updater/updater_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698