| Index: chrome/browser/extensions/extension_popup_api.cc
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_popup_api.cc (revision 73642)
|
| +++ chrome/browser/extensions/extension_popup_api.cc (working copy)
|
| @@ -26,7 +26,7 @@
|
| #include "chrome/common/notification_source.h"
|
| #include "chrome/common/notification_type.h"
|
| #include "chrome/common/url_constants.h"
|
| -#include "gfx/point.h"
|
| +#include "ui/gfx/point.h"
|
|
|
| #if defined(TOOLKIT_VIEWS)
|
| #include "chrome/browser/ui/views/bubble_border.h"
|
|
|