summaryrefslogtreecommitdiffstats
path: root/content/common/url_fetcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/url_fetcher.cc')
-rw-r--r--content/common/url_fetcher.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/url_fetcher.cc b/content/common/url_fetcher.cc
index 02e27b1..c54c0d7 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"