Index: chrome/common/safe_browsing/safebrowsing_messages.h |
diff --git a/chrome/common/safe_browsing/safebrowsing_messages.h b/chrome/common/safe_browsing/safebrowsing_messages.h |
index 5c67804901875b94a1a0a8d10e9a77d3aa367904..b91f3735bc8f5b32b336b5b00e3a3c0d1aab6f7f 100644 |
--- a/chrome/common/safe_browsing/safebrowsing_messages.h |
+++ b/chrome/common/safe_browsing/safebrowsing_messages.h |
@@ -10,7 +10,7 @@ |
#include "ipc/ipc_message_macros.h" |
#include "url/gurl.h" |
-#if !defined(FULL_SAFE_BROWSING) && !defined(MOBILE_SAFE_BROWSING) |
+#if !defined(SAFE_BROWSING_SERVICE) |
#error "Safe browsing should be enabled" |
#endif |