Browse Source

Fix linking problem with IPC::MessageT

IPC::MessageT<ChromeUtilityHostMsg_ProcessStarted_Meta, std::__1::tuple<>, void>::MessageT(IPC::Routing)
Brian R. Bondy 9 years ago
parent
commit
02d72c81af
1 changed files with 1 additions and 0 deletions
  1. 1 0
      atom/common/common_message_generator.h

+ 1 - 0
atom/common/common_message_generator.h

@@ -8,3 +8,4 @@
 #include "chrome/common/print_messages.h"
 #include "chrome/common/tts_messages.h"
 #include "chrome/common/widevine_cdm_messages.h"
+#include "chrome/common/chrome_utility_messages.h"