| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 53a3b71dc5c7e7233e54350b0282093ff7454ed5..d738b8ef21a06bd0a4f76db71314abf5f54b74a8 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -29,6 +29,7 @@ extern const base::FilePath::CharType kHelperProcessExecutablePathChromium[];
|
| // TODO(tfarina): Remove the comment above, when you fix components to use plist
|
| // on Mac.
|
| extern const base::FilePath::CharType kFrameworkName[];
|
| +extern const base::FilePath::CharType kFrameworkExecutableName[];
|
| #endif // OS_MACOSX
|
| #if defined(OS_WIN)
|
| extern const base::FilePath::CharType kBrowserResourcesDll[];
|
|
|