| Index: chrome/common/ipc_message_unittest.cc
|
| ===================================================================
|
| --- chrome/common/ipc_message_unittest.cc (revision 16007)
|
| +++ chrome/common/ipc_message_unittest.cc (working copy)
|
| @@ -9,9 +9,8 @@
|
| #include "base/scoped_ptr.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| +#include "third_party/skia/include/core/SkBitmap.h"
|
|
|
| -#include "SkBitmap.h"
|
| -
|
| // Tests that serialize/deserialize correctly understand each other
|
| TEST(IPCMessageTest, Serialize) {
|
| const char* serialize_cases[] = {
|
|
|