| Index: webkit/quota/mock_storage_client.cc
|
| diff --git a/webkit/quota/mock_storage_client.cc b/webkit/quota/mock_storage_client.cc
|
| index 3927737d423698252af66d1f6281728de90d6f3b..0ba446807ad11d219e227c9f122307ffe34451ec 100644
|
| --- a/webkit/quota/mock_storage_client.cc
|
| +++ b/webkit/quota/mock_storage_client.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/singleton.h"
|
| #include "base/message_loop_proxy.h"
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
| #include "net/base/net_util.h"
|
| #include "webkit/quota/quota_manager.h"
|
|
|
|
|