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

Unified Diff: tools/ipc_fuzzer/replay/DEPS

Issue 875513007: IPC Fuzzer: Enable ChannelMojo if it should be enabled. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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.gyp » ('j') | tools/ipc_fuzzer/replay/replay_process.cc » ('J')
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 3a889e705e6a1c5c9db373416e01cad4ed6693a1..c25c12da4c50b78a19300176533edb7beae70750 100644
--- a/tools/ipc_fuzzer/replay/DEPS
+++ b/tools/ipc_fuzzer/replay/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+chrome/common",
+ "+content/public/common",
]
« no previous file with comments | « no previous file | tools/ipc_fuzzer/replay/replay.gyp » ('j') | tools/ipc_fuzzer/replay/replay_process.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698