| Index: chrome/browser/ui/webui/options/chromeos/accounts_options_browsertest.cc
|
| diff --git a/chrome/browser/ui/webui/options/chromeos/accounts_options_browsertest.cc b/chrome/browser/ui/webui/options/chromeos/accounts_options_browsertest.cc
|
| index 7603c06438ec771fb02b63891dda68d259039edf..33c6c55c3ee838816036ce5a6b2d094e5c539bae 100644
|
| --- a/chrome/browser/ui/webui/options/chromeos/accounts_options_browsertest.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/accounts_options_browsertest.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/basictypes.h"
|
| +#include "base/command_line.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "chrome/browser/chromeos/login/login_manager_test.h"
|
|
|