Fix linking problem with IPC::MessageT

IPC::MessageT<ChromeUtilityHostMsg_ProcessStarted_Meta, std::__1::tuple<>, void>::MessageT(IPC::Routing)
This commit is contained in:
Brian R. Bondy 2016-04-28 20:07:16 -04:00 committed by Cheng Zhao
parent 22863b9f31
commit 02d72c81af

View file

@ -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"