| Index: chrome/browser/ui/views/ash/screenshot_taker.h
|
| diff --git a/chrome/browser/ui/views/ash/screenshot_taker.h b/chrome/browser/ui/views/ash/screenshot_taker.h
|
| index d3d2a688e80b2be3759561b53290c7c6837d5478..593e3f7d54115c66c58587e0929700ac7c3507e3 100644
|
| --- a/chrome/browser/ui/views/ash/screenshot_taker.h
|
| +++ b/chrome/browser/ui/views/ash/screenshot_taker.h
|
| @@ -9,7 +9,7 @@
|
| #include "ash/screenshot_delegate.h"
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| -#include "ui/gfx/compositor/layer.h"
|
| +#include "ui/compositor/layer.h"
|
|
|
| namespace aura {
|
| class Window;
|
|
|