| Index: chrome/browser/ui/window_snapshot/window_snapshot_mac_unittest.mm
|
| ===================================================================
|
| --- chrome/browser/ui/window_snapshot/window_snapshot_mac_unittest.mm (revision 73642)
|
| +++ chrome/browser/ui/window_snapshot/window_snapshot_mac_unittest.mm (working copy)
|
| @@ -9,8 +9,8 @@
|
| #include "base/scoped_nsobject.h"
|
| #include "base/scoped_ptr.h"
|
| #include "base/test/mock_chrome_application_mac.h"
|
| -#include "gfx/rect.h"
|
| #include "testing/platform_test.h"
|
| +#include "ui/gfx/rect.h"
|
|
|
| namespace browser {
|
| namespace {
|
|
|