| Index: content/browser/power_save_blocker_win.cc
|
| diff --git a/content/browser/power_save_blocker_win.cc b/content/browser/power_save_blocker_win.cc
|
| index 6d2841146ba1d7be1fac219ff419203c63c86818..32c61f29fb592a858b211e031d9c5fa3f541252d 100644
|
| --- a/content/browser/power_save_blocker_win.cc
|
| +++ b/content/browser/power_save_blocker_win.cc
|
| @@ -7,6 +7,7 @@
|
| #include <windows.h>
|
|
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/win/scoped_handle.h"
|
| #include "base/win/windows_version.h"
|
|
|