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

Unified Diff: services/native_support/process_impl.h

Issue 1398973004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 2). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_1
Patch Set: add missing copyright notices Created 5 years, 2 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
« no previous file with comments | « services/native_support/process_controller_impl.h ('k') | services/native_support/process_test_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/native_support/process_impl.h
diff --git a/services/native_support/process_impl.h b/services/native_support/process_impl.h
index dca0b70fe33f25b00bdda31959911050c2947606..34b743f3c210812bbc8fe4e73dc908247cd8b948 100644
--- a/services/native_support/process_impl.h
+++ b/services/native_support/process_impl.h
@@ -13,7 +13,7 @@
#include "base/task_runner.h"
#include "mojo/public/cpp/bindings/interface_request.h"
#include "mojo/public/cpp/bindings/strong_binding.h"
-#include "mojo/services/native_support/public/interfaces/process.mojom.h"
+#include "mojo/services/native_support/interfaces/process.mojom.h"
namespace mojo {
class ApplicationConnection;
« no previous file with comments | « services/native_support/process_controller_impl.h ('k') | services/native_support/process_test_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698