| Index: ash/wm/image_grid_unittest.cc
|
| ===================================================================
|
| --- ash/wm/image_grid_unittest.cc (revision 115643)
|
| +++ ash/wm/image_grid_unittest.cc (working copy)
|
| @@ -2,9 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "ash/wm/image_grid.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
| -#include "ui/aura_shell/image_grid.h"
|
| #include "ui/aura_shell/test/aura_shell_test_base.h"
|
| #include "ui/gfx/image/image.h"
|
|
|
|
|