summaryrefslogtreecommitdiffstats
path: root/chrome/common/appcache/appcache_dispatcher_host.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/appcache/appcache_dispatcher_host.cc')
-rw-r--r--chrome/common/appcache/appcache_dispatcher_host.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/appcache/appcache_dispatcher_host.cc b/chrome/common/appcache/appcache_dispatcher_host.cc
index 854d5d8..f6c316b 100644
--- a/chrome/common/appcache/appcache_dispatcher_host.cc
+++ b/chrome/common/appcache/appcache_dispatcher_host.cc
@@ -188,7 +188,7 @@ void AppCacheDispatcherHost::SwapCacheCallback(bool result, void* param) {
frontend_proxy_.sender()->Send(pending_reply_msg_.release());
}
-void AppCacheDispatcherHost::ReceivedBadMessage(uint16 msg_type) {
+void AppCacheDispatcherHost::ReceivedBadMessage(uint32 msg_type) {
// TODO(michaeln): Consider gathering UMA stats
// http://code.google.com/p/chromium/issues/detail?id=24634
BrowserRenderProcessHost::BadMessageTerminateProcess(