| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 2e39ef2181ae1ad7b63c2c6b7719d4e3768863e6..4ddf4f0959a0eb1c78d0ac8eafe945c5061fc09d 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -50,6 +50,7 @@ extern const base::FilePath::CharType kCRLSetFilename[];
|
| extern const base::FilePath::CharType kCustomDictionaryFileName[];
|
| extern const base::FilePath::CharType kExtensionActivityLogFilename[];
|
| extern const base::FilePath::CharType kExtensionsCookieFilename[];
|
| +extern const base::FilePath::CharType kFeatureEngagementTrackerStorageDirname[];
|
| extern const base::FilePath::CharType kFirstRunSentinel[];
|
| extern const base::FilePath::CharType kGCMStoreDirname[];
|
| extern const base::FilePath::CharType kLocalStateFilename[];
|
|
|