| Index: content/browser/appcache/chrome_appcache_service.cc
|
| ===================================================================
|
| --- content/browser/appcache/chrome_appcache_service.cc (revision 174212)
|
| +++ content/browser/appcache/chrome_appcache_service.cc (working copy)
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/file_path.h"
|
| #include "base/file_util.h"
|
| +#include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/content_browser_client.h"
|
| #include "content/public/browser/resource_context.h"
|
| #include "net/base/net_errors.h"
|
|
|