Index: content/common/content_message_generator.h |
diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h |
index f81cc3106a30c1d78193bc719158bd70c611128d..ff8eaf806a4801bb43e33eed7c6e1ec299d0502f 100644 |
--- a/content/common/content_message_generator.h |
+++ b/content/common/content_message_generator.h |
@@ -49,8 +49,9 @@ |
#include "content/common/utility_messages.h" |
#include "content/common/view_messages.h" |
#include "content/common/worker_messages.h" |
+#include "media/media_features.h" |
-#if defined(ENABLE_WEBRTC) |
+#if BUILDFLAG(ENABLE_WEBRTC) |
#include "content/common/p2p_messages.h" |
#endif |