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

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

Issue 1435063002: Eliminate third_party/mojo/src from all targets' include paths (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 c7dd8392360fa1c552b577c2c71db6c6424887b5..2dc0cbcdc1c707afc98f3fc61a73b4eaca559765 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 "mojo/public/cpp/bindings/interface_request.h"
+#include "third_party/mojo/src/mojo/public/cpp/bindings/interface_request.h"
namespace mojo {
« no previous file with comments | « mojo/application/public/cpp/application_test_base.h ('k') | mojo/application/public/cpp/lib/application_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698