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

Unified Diff: shell/context.h

Issue 814273005: Move application_manager from /mojo to /shell. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase. Created 5 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: shell/context.h
diff --git a/shell/context.h b/shell/context.h
index 605719a59d82823f7a90171b52f7725a87f86526..ab30f14f3afe5e62672181c05187171d41385168 100644
--- a/shell/context.h
+++ b/shell/context.h
@@ -8,7 +8,7 @@
#include <string>
#include "base/macros.h"
-#include "mojo/application_manager/application_manager.h"
+#include "shell/application_manager/application_manager.h"
#include "shell/mojo_url_resolver.h"
#include "shell/task_runners.h"

Powered by Google App Engine
This is Rietveld 408576698