diff options
Diffstat (limited to 'chrome/browser/views/info_bubble.h')
-rw-r--r-- | chrome/browser/views/info_bubble.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/info_bubble.h b/chrome/browser/views/info_bubble.h index 99d82c6..a837af8 100644 --- a/chrome/browser/views/info_bubble.h +++ b/chrome/browser/views/info_bubble.h @@ -7,7 +7,7 @@ #include "chrome/common/slide_animation.h" #include "chrome/views/view.h" -#include "chrome/views/widget_win.h" +#include "chrome/views/widget/widget_win.h" // InfoBubble is used to display an arbitrary view above all other windows. // Think of InfoBubble as a tooltip that allows you to embed an arbitrary view |