| Index: chrome/browser/chromeos/notifications/balloon_view.h
|
| ===================================================================
|
| --- chrome/browser/chromeos/notifications/balloon_view.h (revision 73642)
|
| +++ chrome/browser/chromeos/notifications/balloon_view.h (working copy)
|
| @@ -14,10 +14,10 @@
|
| #include "chrome/browser/notifications/balloon.h"
|
| #include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
| -#include "gfx/path.h"
|
| -#include "gfx/point.h"
|
| -#include "gfx/rect.h"
|
| -#include "gfx/size.h"
|
| +#include "ui/gfx/path.h"
|
| +#include "ui/gfx/point.h"
|
| +#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/size.h"
|
| #include "views/view.h"
|
|
|
| namespace views {
|
|
|