| Index: content/common/url_fetcher.cc
|
| diff --git a/content/common/url_fetcher.cc b/content/common/url_fetcher.cc
|
| index 02e27b1e5fcbc52d44ecd18a9089f81dfd080c21..c54c0d7c1fc4def6947c27d1e8f2de7a4a63e99d 100644
|
| --- a/content/common/url_fetcher.cc
|
| +++ b/content/common/url_fetcher.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop_proxy.h"
|
| #include "base/platform_file.h"
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
| #include "base/string_util.h"
|
| #include "base/threading/thread.h"
|
| #include "googleurl/src/gurl.h"
|
|
|