diff options
Diffstat (limited to 'chrome/browser/notifications/balloon_collection_impl.h')
-rw-r--r-- | chrome/browser/notifications/balloon_collection_impl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/notifications/balloon_collection_impl.h b/chrome/browser/notifications/balloon_collection_impl.h index ba54b51..c7fe67c 100644 --- a/chrome/browser/notifications/balloon_collection_impl.h +++ b/chrome/browser/notifications/balloon_collection_impl.h @@ -10,9 +10,9 @@ #include <deque> #include "base/basictypes.h" -#include "base/gfx/point.h" -#include "base/gfx/rect.h" #include "chrome/browser/notifications/balloon_collection.h" +#include "gfx/point.h" +#include "gfx/rect.h" // A balloon collection represents a set of notification balloons being // shown on the screen. It positions new notifications according to |