| Index: ui/snapshot/screenshot_grabber.h
|
| diff --git a/ui/snapshot/screenshot_grabber.h b/ui/snapshot/screenshot_grabber.h
|
| index c52584f7a3d484cce157f1faddf034b90cd274d9..6a1e1cc597de77b9fa4005f9cbb312215210ce83 100644
|
| --- a/ui/snapshot/screenshot_grabber.h
|
| +++ b/ui/snapshot/screenshot_grabber.h
|
| @@ -14,8 +14,8 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/observer_list.h"
|
| #include "base/time/time.h"
|
| -#include "ui/aura/window.h"
|
| #include "ui/gfx/geometry/rect.h"
|
| +#include "ui/gfx/native_widget_types.h"
|
| #include "ui/snapshot/screenshot_grabber_observer.h"
|
| #include "ui/snapshot/snapshot_export.h"
|
|
|
|
|