| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 317d952a352bd24d2e1fddd02c26418ec0df508d..308e08fb01e2f291a4fcf3cad877afdbe143ff0a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -337,6 +337,7 @@ extern const char kEnableReaderModeToolbarIcon[];
|
| extern const char kEnableZeroSuggestMostVisited[];
|
| extern const char kEnableZeroSuggestMostVisitedWithoutSerp[];
|
| extern const char kPrefetchSearchResults[];
|
| +extern const char kProgressBarAnimation[];
|
| #endif // defined(OS_ANDROID)
|
|
|
| #if defined(USE_ASH)
|
|
|