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

Unified Diff: mojo/runner/android/native_viewport_application_loader.cc

Issue 1091513005: Separate mojo/shell into a runner and the application manager (shell) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 8 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: mojo/runner/android/native_viewport_application_loader.cc
diff --git a/mojo/shell/android/native_viewport_application_loader.cc b/mojo/runner/android/native_viewport_application_loader.cc
similarity index 95%
rename from mojo/shell/android/native_viewport_application_loader.cc
rename to mojo/runner/android/native_viewport_application_loader.cc
index 382298004e7f47c5a15188271198f2b7b97be05c..e2a8afe562ad2d59955a58c457f23d01e0781dce 100644
--- a/mojo/shell/android/native_viewport_application_loader.cc
+++ b/mojo/runner/android/native_viewport_application_loader.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/shell/android/native_viewport_application_loader.h"
+#include "mojo/runner/android/native_viewport_application_loader.h"
#include "components/gles2/gpu_state.h"
#include "components/native_viewport/native_viewport_impl.h"
« no previous file with comments | « mojo/runner/android/native_viewport_application_loader.h ('k') | mojo/runner/android/run_android_application_function.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698