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

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

Issue 1081403002: Refactor safe-browsing build-config definitions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase again to fix collision Created 5 years, 8 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 | « chrome/utility/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ipc_fuzzer/message_tools/message_tools.gyp
diff --git a/tools/ipc_fuzzer/message_tools/message_tools.gyp b/tools/ipc_fuzzer/message_tools/message_tools.gyp
index 3d74bbeeb37e6310915e24c6dedec601bc39aa65..9b315dfe99f583dfae75e8748533b23eac04e3e6 100644
--- a/tools/ipc_fuzzer/message_tools/message_tools.gyp
+++ b/tools/ipc_fuzzer/message_tools/message_tools.gyp
@@ -27,9 +27,6 @@
{
'target_name': 'ipc_message_list',
'type': 'executable',
- 'defines': [
- 'FULL_SAFE_BROWSING',
- ],
'dependencies': [
'../../../chrome/chrome.gyp:safe_browsing_proto',
'../message_lib/message_lib.gyp:ipc_message_lib',
« no previous file with comments | « chrome/utility/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698