| Index: content/browser/appcache/appcache_dispatcher_host.cc
|
| diff --git a/content/browser/appcache/appcache_dispatcher_host.cc b/content/browser/appcache/appcache_dispatcher_host.cc
|
| index f8f42604e62ece9935e0f1aae59eda771723f21c..0ac5d9480d06bf27d2010ba9b0d4db03c2bd28fe 100644
|
| --- a/content/browser/appcache/appcache_dispatcher_host.cc
|
| +++ b/content/browser/appcache/appcache_dispatcher_host.cc
|
| @@ -10,6 +10,7 @@
|
| #include "content/common/appcache_messages.h"
|
| #include "content/public/browser/user_metrics.h"
|
|
|
| +using content::BrowserMessageFilter;
|
| using content::UserMetricsAction;
|
|
|
| AppCacheDispatcherHost::AppCacheDispatcherHost(
|
|
|