| Index: webkit/tools/test_shell/simple_clipboard_impl.cc
|
| diff --git a/webkit/tools/test_shell/simple_clipboard_impl.cc b/webkit/tools/test_shell/simple_clipboard_impl.cc
|
| index 77910d022733bbbf0c13951f85c847245532cbb1..4cac61b548a5465737c783862a88c3ce4fb2a806 100644
|
| --- a/webkit/tools/test_shell/simple_clipboard_impl.cc
|
| +++ b/webkit/tools/test_shell/simple_clipboard_impl.cc
|
| @@ -7,7 +7,7 @@
|
| #include <string>
|
|
|
| #include "base/lazy_instance.h"
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
| #include "base/string16.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
|
|