Index: ppapi/proxy/ppapi_proxy_test.cc |
diff --git a/ppapi/proxy/ppapi_proxy_test.cc b/ppapi/proxy/ppapi_proxy_test.cc |
index 39a1a34330510b2d5b67d3ae04156618ffea5bb5..bd76918b20a4ec2e6b1ec799b6835362e1728055 100644 |
--- a/ppapi/proxy/ppapi_proxy_test.cc |
+++ b/ppapi/proxy/ppapi_proxy_test.cc |
@@ -287,7 +287,7 @@ std::string PluginProxyTestHarness::PluginDelegateMock::GetUILanguage() { |
return std::string("en-US"); |
} |
-void PluginProxyTestHarness::PluginDelegateMock::PreCacheFont( |
+void PluginProxyTestHarness::PluginDelegateMock::PreCacheFontForFlash( |
const void* logfontw) { |
} |