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

Unified Diff: tools/ipc_fuzzer/message_replay/message_replay.gyp

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 | « tools/ipc_fuzzer/message_replay/BUILD.gn ('k') | tools/ipc_fuzzer/message_replay/replay_process.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ipc_fuzzer/message_replay/message_replay.gyp
diff --git a/tools/ipc_fuzzer/message_replay/message_replay.gyp b/tools/ipc_fuzzer/message_replay/message_replay.gyp
index 6b4b9ffc131bbd622d60b24c9cfcffdea14b1f9c..a72646ec2ba8a5951988aedea816f516cb08abb0 100644
--- a/tools/ipc_fuzzer/message_replay/message_replay.gyp
+++ b/tools/ipc_fuzzer/message_replay/message_replay.gyp
@@ -12,7 +12,7 @@
'type': 'executable',
'dependencies': [
'../message_lib/message_lib.gyp:ipc_message_lib',
- '../../../ipc/mojo/ipc_mojo.gyp:ipc_mojo',
+ '../../../ipc/ipc.gyp:ipc',
'../../../mojo/mojo_edk.gyp:mojo_system_impl',
],
'sources': [
« no previous file with comments | « tools/ipc_fuzzer/message_replay/BUILD.gn ('k') | tools/ipc_fuzzer/message_replay/replay_process.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698