Chromium Code Reviews| Index: chrome/common/extensions/extension.h |
| =================================================================== |
| --- chrome/common/extensions/extension.h (revision 20805) |
| +++ chrome/common/extensions/extension.h (working copy) |
| @@ -54,6 +54,7 @@ |
| // The name of the manifest inside an extension. |
| static const char kManifestFilename[]; |
|
Aaron Boodman
2009/07/30 18:15:12
remove no-op change.
|
| + |
| #if defined(OS_WIN) |
| static const char* kExtensionRegistryPath; |
| #endif |