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

Unified Diff: tools/ipc_fuzzer/message_lib/DEPS

Issue 551043004: Make the ipclist utility aware of two new message files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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.gyp ('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 525a00262700a121fd19fc7ddf2f255d02283685..1293bf4915b2c3bbb10ea669ba70bf71e9ecf96e 100644
--- a/tools/ipc_fuzzer/message_lib/DEPS
+++ b/tools/ipc_fuzzer/message_lib/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+chrome/common",
"+components/autofill/content/common",
"+components/nacl/common",
+ "+components/password_manager/content/common",
"+components/pdf/common",
"+components/tracing",
"+components/translate",
« no previous file with comments | « tools/ipc_fuzzer/ipclist/ipclist.gyp ('k') | tools/ipc_fuzzer/message_lib/all_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698