| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 744620927e7dc49f0fbd6718cbe11bf9e0429b4d..14579397098f342ead62331624f1983f4b9afbe1 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -46,7 +46,6 @@ extern const wchar_t kTestingInterfaceDLL[];
|
| extern const char kInitialProfile[];
|
| extern const char kMultiProfileDirPrefix[];
|
| extern const wchar_t kBrowserResourcesDll[];
|
| -extern const wchar_t kNaClAppName[];
|
| extern const base::FilePath::CharType kExtensionFileExtension[];
|
| extern const base::FilePath::CharType kExtensionKeyFileExtension[];
|
|
|
|
|