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

Unified Diff: tools/ipc_fuzzer/message_replay/DEPS

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: let's try that again Created 4 years, 10 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/battor_agent/battor_agent.gyp ('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/DEPS
diff --git a/tools/ipc_fuzzer/message_replay/DEPS b/tools/ipc_fuzzer/message_replay/DEPS
index 47a9853d0d45673f1af142ab9a3e4a5c7d1e5bb9..7826d21ef9c315de7a9e57736562617c63b87fde 100644
--- a/tools/ipc_fuzzer/message_replay/DEPS
+++ b/tools/ipc_fuzzer/message_replay/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+chrome/common",
"+content/public/common",
- "+third_party/mojo/src/mojo/edk/embedder"
+ "+mojo/edk/embedder"
]
« no previous file with comments | « tools/battor_agent/battor_agent.gyp ('k') | tools/ipc_fuzzer/message_replay/replay_process.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698