| Index: chrome/common/component_flash_hint_file_linux.cc
|
| diff --git a/chrome/common/component_flash_hint_file_linux.cc b/chrome/common/component_flash_hint_file_linux.cc
|
| index 80038e02754577463034ffcc7688905b11dec3f1..92065992ac0ee09284fec45b42de354673603721 100644
|
| --- a/chrome/common/component_flash_hint_file_linux.cc
|
| +++ b/chrome/common/component_flash_hint_file_linux.cc
|
| @@ -28,6 +28,7 @@ namespace chrome {
|
| namespace component_flash_hint_file {
|
|
|
| namespace {
|
| +
|
| // The current version of the hints file.
|
| const int kCurrentHintFileVersion = 0x10;
|
| // The earliest version of the hints file.
|
|
|