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

Unified Diff: ipc/ipc_mojo_perftest.cc

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_mojo_param_traits.cc ('k') | ipc/ipc_nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/ipc_mojo_perftest.cc
diff --git a/ipc/mojo/ipc_mojo_perftest.cc b/ipc/ipc_mojo_perftest.cc
similarity index 98%
rename from ipc/mojo/ipc_mojo_perftest.cc
rename to ipc/ipc_mojo_perftest.cc
index d68762b28ecf92833388dc9d5ab46fc52d658bc4..c09608c59a90aac40cbb12bd2afa2296c0412144 100644
--- a/ipc/mojo/ipc_mojo_perftest.cc
+++ b/ipc/ipc_mojo_perftest.cc
@@ -9,8 +9,8 @@
#include "base/run_loop.h"
#include "base/threading/thread_task_runner_handle.h"
#include "build/build_config.h"
+#include "ipc/ipc_channel_mojo.h"
#include "ipc/ipc_perftest_support.h"
-#include "ipc/mojo/ipc_channel_mojo.h"
#include "mojo/edk/embedder/embedder.h"
#include "mojo/edk/embedder/platform_channel_pair.h"
#include "mojo/edk/test/multiprocess_test_helper.h"
« no previous file with comments | « ipc/ipc_mojo_param_traits.cc ('k') | ipc/ipc_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698