| Index: content/worker/worker_webapplicationcachehost_impl.cc
|
| diff --git a/content/worker/worker_webapplicationcachehost_impl.cc b/content/worker/worker_webapplicationcachehost_impl.cc
|
| index ef0c966722e382120466934a36a8c675134a74df..9283906f01d2a1b42cb0476406b714ec0e2d3a85 100644
|
| --- a/content/worker/worker_webapplicationcachehost_impl.cc
|
| +++ b/content/worker/worker_webapplicationcachehost_impl.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/worker/worker_webapplicationcachehost_impl.h"
|
|
|
| -#include "content/child/appcache_dispatcher.h"
|
| +#include "content/child/appcache/appcache_dispatcher.h"
|
| #include "content/worker/worker_thread.h"
|
|
|
| namespace content {
|
|
|