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

Unified Diff: tools/ipc_fuzzer/message_tools/DEPS

Issue 1033693002: Fix building the IPC fuzzer in light of the new Protobuf<->IPC bridge. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/message_lib/message_lib.gyp ('k') | tools/ipc_fuzzer/message_tools/message_list.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ipc_fuzzer/message_tools/DEPS
diff --git a/tools/ipc_fuzzer/message_tools/DEPS b/tools/ipc_fuzzer/message_tools/DEPS
index 7a7ac7bd604a43d3f6a83364167d573091608fd7..12bafed9e889b1e110be26054df22c483cd059c7 100644
--- a/tools/ipc_fuzzer/message_tools/DEPS
+++ b/tools/ipc_fuzzer/message_tools/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+chrome/common/all_messages.h",
+ "+chrome/common/safe_browsing/ipc_protobuf_message_null_macros.h",
"+content/common/all_messages.h",
]
« no previous file with comments | « tools/ipc_fuzzer/message_lib/message_lib.gyp ('k') | tools/ipc_fuzzer/message_tools/message_list.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698