| Index: content/browser/appcache/appcache_frontend_proxy.cc
|
| ===================================================================
|
| --- content/browser/appcache/appcache_frontend_proxy.cc (revision 77976)
|
| +++ content/browser/appcache/appcache_frontend_proxy.cc (working copy)
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/browser/appcache/appcache_frontend_proxy.h"
|
|
|
| -#include "chrome/common/render_messages.h"
|
| +#include "content/common/appcache_messages.h"
|
|
|
| AppCacheFrontendProxy::AppCacheFrontendProxy(IPC::Message::Sender* sender)
|
| : sender_(sender) {
|
|
|