| Index: chrome/common/common_message_generator.h
|
| diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
|
| index 216f7488182585c940296fb2f35911614d34e175..b1469745ceb6f7deaaef3ca0285bfa3529edcca6 100644
|
| --- a/chrome/common/common_message_generator.h
|
| +++ b/chrome/common/common_message_generator.h
|
| @@ -40,6 +40,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
|
|
|