| Index: content/browser/browser_child_process_host.cc
|
| diff --git a/content/browser/browser_child_process_host.cc b/content/browser/browser_child_process_host.cc
|
| index 7beb07a7e39d83f4915bb9b6bf4a935b436c4ecf..addca3d0f222be26e6929f9399263d89904fe45c 100644
|
| --- a/content/browser/browser_child_process_host.cc
|
| +++ b/content/browser/browser_child_process_host.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/metrics/histogram.h"
|
| #include "base/path_service.h"
|
| #include "base/process_util.h"
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
| #include "base/string_util.h"
|
| #include "content/browser/browser_thread.h"
|
| #include "content/browser/content_browser_client.h"
|
|
|