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

Unified Diff: ipc/ipc_message_pipe_reader.h

Issue 2069803003: Fold //ipc/mojo into //ipc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-ipc-deps
Patch Set: rebase Created 4 years, 6 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 | « ipc/ipc_export.h ('k') | ipc/ipc_message_pipe_reader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/ipc_message_pipe_reader.h
diff --git a/ipc/mojo/ipc_message_pipe_reader.h b/ipc/ipc_message_pipe_reader.h
similarity index 99%
rename from ipc/mojo/ipc_message_pipe_reader.h
rename to ipc/ipc_message_pipe_reader.h
index 661ffde1a07ebe5ea0e0e9e90a23aee4680981cd..b15579df3c860ff66f22e67ebd180cdbb6cda35d 100644
--- a/ipc/mojo/ipc_message_pipe_reader.h
+++ b/ipc/ipc_message_pipe_reader.h
@@ -14,8 +14,8 @@
#include "base/compiler_specific.h"
#include "base/macros.h"
#include "base/threading/thread_checker.h"
+#include "ipc/ipc.mojom.h"
#include "ipc/ipc_message.h"
-#include "ipc/mojo/ipc.mojom.h"
#include "mojo/public/cpp/bindings/associated_binding.h"
#include "mojo/public/cpp/system/core.h"
#include "mojo/public/cpp/system/message_pipe.h"
« no previous file with comments | « ipc/ipc_export.h ('k') | ipc/ipc_message_pipe_reader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698