| Index: ash/wm/boot_splash_screen_chromeos.cc
|
| diff --git a/ash/wm/boot_splash_screen_chromeos.cc b/ash/wm/boot_splash_screen_chromeos.cc
|
| index 0c3cb541c5f0a46192e4637f7caadafd1ed861e6..342285d5636c3f836099aadd9bb90072618a2264 100644
|
| --- a/ash/wm/boot_splash_screen_chromeos.cc
|
| +++ b/ash/wm/boot_splash_screen_chromeos.cc
|
| @@ -10,7 +10,6 @@
|
| #include "ui/base/x/x11_util.h"
|
| #include "ui/compositor/layer.h"
|
| #include "ui/compositor/layer_type.h"
|
| -#include "ui/compositor/paint_context.h"
|
| #include "ui/compositor/paint_recorder.h"
|
| #include "ui/compositor/scoped_layer_animation_settings.h"
|
| #include "ui/gfx/canvas.h"
|
|
|