| Index: chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| diff --git a/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc b/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| index 644a88376a4a5059d2f2fd3b90fd84aeab1b8e68..b891a61473c99aa62e3c713b0417192195efbc3a 100644
|
| --- a/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| +++ b/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include <objbase.h> // For CoInitialize().
|
| +#include <stddef.h>
|
|
|
| #include "base/base_paths.h"
|
| #include "base/files/file_util.h"
|
|
|