Index: chrome/common/chrome_utility_messages.h |
diff --git a/chrome/common/chrome_utility_messages.h b/chrome/common/chrome_utility_messages.h |
index b0d0eb20c3eb0e274cdf234e885932a4cbfa1969..f97dfc9831dd1a2a3ce905c7e0e5bcb191c06f74 100644 |
--- a/chrome/common/chrome_utility_messages.h |
+++ b/chrome/common/chrome_utility_messages.h |
@@ -184,6 +184,4 @@ |
IPC_MESSAGE_CONTROL2(ChromeUtilityHostMsg_GetSaveFileName_Result, |
base::FilePath /* path */, |
int /* one_based_filter_index */) |
-IPC_MESSAGE_CONTROL1(ChromeUtilityHostMsg_BuildDirectWriteFontCache, |
- base::FilePath /* cache file path */) |
#endif // defined(OS_WIN) |