Index: chrome/common/extensions/extension_constants.h |
diff --git a/chrome/common/extensions/extension_constants.h b/chrome/common/extensions/extension_constants.h |
index 9b516343dc415a137719c423bbcdbe2ad19b2d48..5bfb4c8c9be74946fdf3bcf0bbf504c6e253b1e3 100644 |
--- a/chrome/common/extensions/extension_constants.h |
+++ b/chrome/common/extensions/extension_constants.h |
@@ -118,8 +118,8 @@ namespace extension_misc { |
// The extension id of the Office Viewer component extension. |
extern const char kQuickOfficeComponentExtensionId[]; |
- // The extension id of the Office Viewer dev extension. |
- extern const char kQuickOfficeDevExtensionId[]; |
+ // The extension id of the Office Viewer extension on the internal webstore. |
+ extern const char kQuickOfficeInternalExtensionId[]; |
// The extension id of the Office Viewer extension. |
extern const char kQuickOfficeExtensionId[]; |