| Index: webkit/appcache/appcache_storage.cc
|
| diff --git a/webkit/appcache/appcache_storage.cc b/webkit/appcache/appcache_storage.cc
|
| index a4fde29d821cdc392ea108e8b49ab8acc10a2fd3..47e64db1a054758b05be7b5e66eb52b85fcdd6bf 100644
|
| --- a/webkit/appcache/appcache_storage.cc
|
| +++ b/webkit/appcache/appcache_storage.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "webkit/appcache/appcache_storage.h"
|
|
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
| #include "webkit/appcache/appcache_response.h"
|
| #include "webkit/appcache/appcache_service.h"
|
| #include "webkit/quota/quota_client.h"
|
|
|