Index: chrome/browser/ui/views/tabs/window_finder_win.cc |
diff --git a/chrome/browser/ui/views/tabs/window_finder_win.cc b/chrome/browser/ui/views/tabs/window_finder_win.cc |
index d0e7b55a88f80d2fff6fcec09bd4d965813363d9..cb1b3211debc843b59aa7d976a73c3672696c6af 100644 |
--- a/chrome/browser/ui/views/tabs/window_finder_win.cc |
+++ b/chrome/browser/ui/views/tabs/window_finder_win.cc |
@@ -6,6 +6,7 @@ |
#include <shobjidl.h> |
+#include "base/macros.h" |
#include "base/win/scoped_gdi_object.h" |
#include "base/win/windows_version.h" |
#include "ui/aura/window.h" |