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

Unified Diff: tools/ipc_fuzzer/replay/DEPS

Issue 867903006: IPC Fuzzer: Initialize mojo in the replay process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding TBR to a Mojo owner. Created 5 years, 11 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 | « no previous file | tools/ipc_fuzzer/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/replay/DEPS
diff --git a/tools/ipc_fuzzer/replay/DEPS b/tools/ipc_fuzzer/replay/DEPS
index c25c12da4c50b78a19300176533edb7beae70750..47a9853d0d45673f1af142ab9a3e4a5c7d1e5bb9 100644
--- a/tools/ipc_fuzzer/replay/DEPS
+++ b/tools/ipc_fuzzer/replay/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+chrome/common",
"+content/public/common",
+ "+third_party/mojo/src/mojo/edk/embedder"
]
« no previous file with comments | « no previous file | tools/ipc_fuzzer/replay/replay_process.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698