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

Unified Diff: shell/context.h

Issue 930243006: Simplify the ApplicationLoader interface in preparation for changes. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: ptal Created 5 years, 10 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 | « shell/application_manager/application_manager_unittest.cc ('k') | shell/context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/context.h
diff --git a/shell/context.h b/shell/context.h
index 5bd8ecde04da24ad6c449e668ebbc398d3bcb325..4d2cf341aa9dacf52db7cec46e2d4c5249728779 100644
--- a/shell/context.h
+++ b/shell/context.h
@@ -17,8 +17,8 @@ namespace mojo {
namespace shell {
-class DynamicApplicationLoader;
class ExternalApplicationListener;
+class NativeApplicationLoader;
// The "global" context for the shell's main process.
class Context : ApplicationManager::Delegate, embedder::ProcessDelegate {
« no previous file with comments | « shell/application_manager/application_manager_unittest.cc ('k') | shell/context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698