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

Unified Diff: mojo/application/public/cpp/interface_factory.h

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
Index: mojo/application/public/cpp/interface_factory.h
diff --git a/mojo/application/public/cpp/interface_factory.h b/mojo/application/public/cpp/interface_factory.h
index 2dc0cbcdc1c707afc98f3fc61a73b4eaca559765..c7dd8392360fa1c552b577c2c71db6c6424887b5 100644
--- a/mojo/application/public/cpp/interface_factory.h
+++ b/mojo/application/public/cpp/interface_factory.h
@@ -5,7 +5,7 @@
#ifndef MOJO_APPLICATION_PUBLIC_CPP_INTERFACE_FACTORY_H_
#define MOJO_APPLICATION_PUBLIC_CPP_INTERFACE_FACTORY_H_
-#include "third_party/mojo/src/mojo/public/cpp/bindings/interface_request.h"
+#include "mojo/public/cpp/bindings/interface_request.h"
namespace mojo {
« no previous file with comments | « mojo/application/public/cpp/initialize_base_and_icu.cc ('k') | mojo/application/public/cpp/lib/application_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698