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

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

Issue 1139123006: Fork the mojo shell interfaces used by Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 years, 7 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/runner/android/native_viewport_application_loader.cc b/mojo/runner/android/native_viewport_application_loader.cc
index 815cc05374af77acf8703458953bb45ceab71203..459f08a9434954ffcfe3e5821c3829079673198c 100644
--- a/mojo/runner/android/native_viewport_application_loader.cc
+++ b/mojo/runner/android/native_viewport_application_loader.cc
@@ -6,7 +6,7 @@
#include "components/gles2/gpu_state.h"
#include "components/native_viewport/native_viewport_impl.h"
-#include "mojo/public/cpp/application/application_impl.h"
+#include "mojo/application/public/cpp/application_impl.h"
namespace mojo {
namespace runner {

Powered by Google App Engine
This is Rietveld 408576698