| Index: chrome/browser/chrome_browser_main_extra_parts_exo.cc
|
| diff --git a/chrome/browser/chrome_browser_main_extra_parts_exo.cc b/chrome/browser/chrome_browser_main_extra_parts_exo.cc
|
| index 9cecfbd30bccbe8f276489eef488d06268d68c34..5c814e74c1d460b2c40bc3d40c5b556a3aae16d1 100644
|
| --- a/chrome/browser/chrome_browser_main_extra_parts_exo.cc
|
| +++ b/chrome/browser/chrome_browser_main_extra_parts_exo.cc
|
| @@ -5,6 +5,7 @@
|
| #include "chrome/browser/chrome_browser_main_extra_parts_exo.h"
|
|
|
| #include "base/command_line.h"
|
| +#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "chrome/browser/ui/ash/ash_util.h"
|
| #include "chrome/common/chrome_switches.h"
|
|
|