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

Unified Diff: tools/ipc_fuzzer/message_lib/DEPS

Issue 848453003: Ipclist fixes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing DEPS entry 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 | « tools/ipc_fuzzer/ipclist/ipclist.cc ('k') | tools/ipc_fuzzer/message_lib/all_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ipc_fuzzer/message_lib/DEPS
diff --git a/tools/ipc_fuzzer/message_lib/DEPS b/tools/ipc_fuzzer/message_lib/DEPS
index 1293bf4915b2c3bbb10ea669ba70bf71e9ecf96e..aa539496dc039079cdaa390b2245aa9b47edd6dc 100644
--- a/tools/ipc_fuzzer/message_lib/DEPS
+++ b/tools/ipc_fuzzer/message_lib/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+chrome/common",
"+components/autofill/content/common",
+ "+components/dns_prefetch/common",
"+components/nacl/common",
"+components/password_manager/content/common",
"+components/pdf/common",
« no previous file with comments | « tools/ipc_fuzzer/ipclist/ipclist.cc ('k') | tools/ipc_fuzzer/message_lib/all_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698