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 b91f3735bc8f5b32b336b5b00e3a3c0d1aab6f7f..619fb0b07ed312424cf1bc18e53d481694c5926f 100644 |
--- a/chrome/common/safe_browsing/safebrowsing_messages.h |
+++ b/chrome/common/safe_browsing/safebrowsing_messages.h |
@@ -10,10 +10,6 @@ |
#include "ipc/ipc_message_macros.h" |
#include "url/gurl.h" |
-#if !defined(SAFE_BROWSING_SERVICE) |
-#error "Safe browsing should be enabled" |
-#endif |
- |
#define IPC_MESSAGE_START SafeBrowsingMsgStart |
// A node is essentially a frame. |