Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index 12e47336ebe5daf9cf47810dc295634bb7843ad3..180af476213c2d9bbbad9ddc7d2cdc6daa04667a 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -82,6 +82,7 @@ extern const FilePath::CharType kShortcutsDatabaseName[]; |
extern const FilePath::CharType kSingletonCookieFilename[]; |
extern const FilePath::CharType kSingletonLockFilename[]; |
extern const FilePath::CharType kSingletonSocketFilename[]; |
+extern const FilePath::CharType kSyncCredentialsFilename[]; |
extern const FilePath::CharType kThemePackFilename[]; |
extern const FilePath::CharType kThumbnailsFilename[]; |
extern const FilePath::CharType kTopSitesFilename[]; |