| Index: chrome/common/common_message_generator.h
|
| diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
|
| index 72890837d0cde71212271ba1167966e08b61d88e..d6734af380e2d32e5168a956a8bf1f4093e3c729 100644
|
| --- a/chrome/common/common_message_generator.h
|
| +++ b/chrome/common/common_message_generator.h
|
| @@ -9,6 +9,7 @@
|
| #include "chrome/common/mac/app_shim_messages.h"
|
| #include "chrome/common/prerender_messages.h"
|
| #include "chrome/common/render_messages.h"
|
| +#include "chrome/common/safe_browsing/safebrowsing_messages.h"
|
| #include "chrome/common/tts_messages.h"
|
|
|
| #if defined(ENABLE_EXTENSIONS)
|
| @@ -37,6 +38,3 @@
|
| #include "chrome/common/media/webrtc_logging_messages.h"
|
| #endif
|
|
|
| -#if defined(SAFE_BROWSING_SERVICE)
|
| -#include "chrome/common/safe_browsing/safebrowsing_messages.h"
|
| -#endif
|
|
|