| Index: webkit/tools/test_shell/simple_clipboard_impl.cc
|
| ===================================================================
|
| --- webkit/tools/test_shell/simple_clipboard_impl.cc (revision 16007)
|
| +++ webkit/tools/test_shell/simple_clipboard_impl.cc (working copy)
|
| @@ -10,10 +10,9 @@
|
| #include "base/lazy_instance.h"
|
| #include "base/string16.h"
|
| #include "googleurl/src/gurl.h"
|
| +#include "third_party/skia/include/core/SkBitmap.h"
|
| #include "webkit/glue/scoped_clipboard_writer_glue.h"
|
|
|
| -#include "SkBitmap.h"
|
| -
|
| // Clipboard glue
|
|
|
| #if defined(OS_WIN)
|
|
|