| Index: chrome_elf/chrome_elf_constants.h
|
| diff --git a/chrome_elf/chrome_elf_constants.h b/chrome_elf/chrome_elf_constants.h
|
| index 29418153b4a194243164b2657381137037f83cf1..25e71510ec8aae3ee62e54615fea549732ec0b84 100644
|
| --- a/chrome_elf/chrome_elf_constants.h
|
| +++ b/chrome_elf/chrome_elf_constants.h
|
| @@ -22,6 +22,7 @@ extern const wchar_t kRegistryBeaconPath[];
|
| // The properties for the blacklist beacon.
|
| extern const wchar_t kBeaconVersion[];
|
| extern const wchar_t kBeaconState[];
|
| +extern const wchar_t kBeaconFailedCount[];
|
|
|
| // The states for the blacklist setup code.
|
| enum BlacklistState {
|
|
|