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

Unified Diff: mandoline/ui/phone_ui/main.cc

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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/ui/phone_ui/DEPS ('k') | media/mojo/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/ui/phone_ui/main.cc
diff --git a/mandoline/ui/phone_ui/main.cc b/mandoline/ui/phone_ui/main.cc
index fa3feceb4ed791ca61c8073e65e3f1478a39ce40..7744a4d6b831169ac791fbb1813487542d62baf5 100644
--- a/mandoline/ui/phone_ui/main.cc
+++ b/mandoline/ui/phone_ui/main.cc
@@ -4,7 +4,7 @@
#include "mandoline/ui/phone_ui/phone_browser_application_delegate.h"
#include "mojo/application/public/cpp/application_runner.h"
-#include "third_party/mojo/src/mojo/public/c/system/main.h"
+#include "mojo/public/c/system/main.h"
MojoResult MojoMain(MojoHandle shell_handle) {
mojo::ApplicationRunner runner(
« no previous file with comments | « mandoline/ui/phone_ui/DEPS ('k') | media/mojo/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698