| Index: ui/snapshot/snapshot_aura_unittest.cc
|
| diff --git a/ui/snapshot/snapshot_aura_unittest.cc b/ui/snapshot/snapshot_aura_unittest.cc
|
| index 7be0d703fa1c2006a3b69d30f9b137db124db89f..984a231bc2100b2c2f116901fe644154e0b657ae 100644
|
| --- a/ui/snapshot/snapshot_aura_unittest.cc
|
| +++ b/ui/snapshot/snapshot_aura_unittest.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/macros.h"
|
| #include "base/test/test_simple_task_runner.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| +#include "third_party/skia/include/core/SkPixelRef.h"
|
| #include "ui/aura/test/aura_test_helper.h"
|
| #include "ui/aura/test/test_screen.h"
|
| #include "ui/aura/test/test_window_delegate.h"
|
|
|