| Index: chrome/browser/chromeos/profiles/profile_list_chromeos_unittest.cc
 | 
| diff --git a/chrome/browser/chromeos/profiles/profile_list_chromeos_unittest.cc b/chrome/browser/chromeos/profiles/profile_list_chromeos_unittest.cc
 | 
| index c5c751ae7cf721ba0256da049efbd71c9c3232b8..41350f5cbc09c3f88863b9917c9e5c1a9248240b 100644
 | 
| --- a/chrome/browser/chromeos/profiles/profile_list_chromeos_unittest.cc
 | 
| +++ b/chrome/browser/chromeos/profiles/profile_list_chromeos_unittest.cc
 | 
| @@ -6,6 +6,7 @@
 | 
|  
 | 
|  #include "ash/ash_switches.h"
 | 
|  #include "base/command_line.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/strings/string16.h"
 | 
|  #include "base/strings/utf_string_conversions.h"
 | 
| 
 |