| Index: chrome/common/common_message_generator.h
|
| diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
|
| index 2330384b2cdf97bf855c7e909628b78359f00c08..970cbbdcd537e75743b4655d594e9c6b01c32860 100644
|
| --- a/chrome/common/common_message_generator.h
|
| +++ b/chrome/common/common_message_generator.h
|
| @@ -38,6 +38,6 @@
|
| #include "chrome/common/media/webrtc_logging_messages.h"
|
| #endif
|
|
|
| -#if defined(FULL_SAFE_BROWSING) || defined(MOBILE_SAFE_BROWSING)
|
| +#if defined(SAFE_BROWSING_SERVICE)
|
| #include "chrome/common/safe_browsing/safebrowsing_messages.h"
|
| #endif
|
|
|