summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/frame/bubble_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/frame/bubble_window.h')
-rw-r--r--chrome/browser/chromeos/frame/bubble_window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/frame/bubble_window.h b/chrome/browser/chromeos/frame/bubble_window.h
index 33de290..0405ebf 100644
--- a/chrome/browser/chromeos/frame/bubble_window.h
+++ b/chrome/browser/chromeos/frame/bubble_window.h
@@ -15,7 +15,7 @@
// in a matter of days / crbug.com/98322.
#include "ui/views/widget/native_widget_gtk.h"
#else // TOOLKIT_USES_GTK
-#include "views/view.h"
+#include "ui/views/view.h"
#endif
namespace views {