Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index 51c7a08eb78dce174734fa733b84adaf28baf09a..ab5bb2a2e7658c34abb2cee79be537dcfbe8d595 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -89,6 +89,7 @@ extern const base::FilePath::CharType kThemePackFilename[]; |
extern const base::FilePath::CharType kThumbnailsFilename[]; |
extern const base::FilePath::CharType kTopSitesFilename[]; |
extern const base::FilePath::CharType kWebAppDirname[]; |
+extern const base::FilePath::CharType kZoomLevelPreferencesFilename[]; |
// File name of the Pepper Flash plugin on different platforms. |
extern const base::FilePath::CharType kPepperFlashPluginFilename[]; |