| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 01ce591fd6d19bfd8e55f0094f3a47bff6285533..a0c67803c3454c2ea3d7a67e1b1f084d17ef4abd 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[];
|
|
|