Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index dca069f2ad2d4fb5bdb1f76b0a4be96f6ea8767c..de56627a6398c5fba3f9c10dbdcfc787eaa86bb5 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -336,6 +336,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) |