| Index: ui/views/win/windows_session_change_observer.cc
|
| diff --git a/ui/views/win/windows_session_change_observer.cc b/ui/views/win/windows_session_change_observer.cc
|
| index 777bf8c339a5d873a265b72f9e28c2d06edcf11e..a96c566517b0d85bf7b4d7db96eeab3fcc46a100 100644
|
| --- a/ui/views/win/windows_session_change_observer.cc
|
| +++ b/ui/views/win/windows_session_change_observer.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/bind_helpers.h"
|
| #include "base/callback.h"
|
| #include "base/location.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/singleton.h"
|
|
|