| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index ae490524314bd1c3abd18a2aa1346fa383d34753..00429288e18a2a3aa520160655b7c498fbd2ce6f 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -95,7 +95,7 @@ extern const FilePath::CharType kPepperFlashPluginFilename[];
|
| extern const wchar_t kUserDataDirname[];
|
|
|
| #if defined(OS_CHROMEOS)
|
| -extern const FilePath::CharType kGDataCacheDirname[];
|
| +extern const FilePath::CharType kDriveCacheDirname[];
|
| #endif // defined(OS_CHROMEOS)
|
|
|
| extern const bool kRecordModeEnabled;
|
|
|