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

Unified Diff: tools/ipc_fuzzer/message_lib/message_lib.gyp

Issue 518923003: Fix IPC fuzzer build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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/mutate/generate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ipc_fuzzer/message_lib/message_lib.gyp
diff --git a/tools/ipc_fuzzer/message_lib/message_lib.gyp b/tools/ipc_fuzzer/message_lib/message_lib.gyp
index fd2ff7b31d6efdabe2be2caad2fff167865a788f..fb4bdf4d61c87b9792d3498513ea80918b2a8a83 100644
--- a/tools/ipc_fuzzer/message_lib/message_lib.gyp
+++ b/tools/ipc_fuzzer/message_lib/message_lib.gyp
@@ -8,6 +8,7 @@
'message_lib_deps': [
'../../../base/base.gyp:base',
'../../../chrome/chrome.gyp:common',
+ '../../../components/components.gyp:pdf_common',
'../../../components/nacl.gyp:nacl_common',
'../../../content/content.gyp:content_child',
'../../../ipc/ipc.gyp:ipc',
« no previous file with comments | « no previous file | tools/ipc_fuzzer/mutate/generate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698