| Index: webkit/tools/test_shell/mock_webclipboard_impl.cc
|
| diff --git a/webkit/tools/test_shell/mock_webclipboard_impl.cc b/webkit/tools/test_shell/mock_webclipboard_impl.cc
|
| index 1d68c6ff0937ce83700d765a9bc6e209f31faef6..68e36cfd6ecc7512cff5fcefd33801c230894bba 100644
|
| --- a/webkit/tools/test_shell/mock_webclipboard_impl.cc
|
| +++ b/webkit/tools/test_shell/mock_webclipboard_impl.cc
|
| @@ -5,7 +5,7 @@
|
| #include "webkit/tools/test_shell/mock_webclipboard_impl.h"
|
|
|
| #include "base/logging.h"
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
| #include "base/string_util.h"
|
| #include "net/base/escape.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebCommon.h"
|
|
|