Index: chrome/browser/ui/views/message_center/web_notification_tray_win.cc |
diff --git a/chrome/browser/ui/views/message_center/web_notification_tray_win.cc b/chrome/browser/ui/views/message_center/web_notification_tray_win.cc |
index f439e10d5d26530adc2550cc567f6b5f9ec9a512..7f709e20375a31c03c730e92785cdc936b256b01 100644 |
--- a/chrome/browser/ui/views/message_center/web_notification_tray_win.cc |
+++ b/chrome/browser/ui/views/message_center/web_notification_tray_win.cc |
@@ -17,6 +17,7 @@ |
#include "chrome/grit/chromium_strings.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
#include "ui/base/l10n/l10n_util.h" |
+#include "ui/gfx/host_desktop_type.h" |
#include "ui/gfx/image/image_skia.h" |
namespace message_center { |