| Index: update_attempter_unittest.cc
|
| diff --git a/update_attempter_unittest.cc b/update_attempter_unittest.cc
|
| index 73addb5a644801777c1064a9eb4ea121445c2387..2c5c33c10c683b3836a0411cc37e173cba6ed94e 100644
|
| --- a/update_attempter_unittest.cc
|
| +++ b/update_attempter_unittest.cc
|
| @@ -252,6 +252,7 @@ const string kActionTypes[] = {
|
| OmahaRequestAction::StaticType(),
|
| DownloadAction::StaticType(),
|
| OmahaRequestAction::StaticType(),
|
| + OmahaRequestAction::StaticType(),
|
| FilesystemCopierAction::StaticType(),
|
| FilesystemCopierAction::StaticType(),
|
| PostinstallRunnerAction::StaticType(),
|
|
|