Index: chrome/common/extensions/extension_constants.h |
diff --git a/chrome/common/extensions/extension_constants.h b/chrome/common/extensions/extension_constants.h |
index 7a9925bdcd07cc48822f840459de069308fcd5cd..1953665c6b69f07b495fade81d4530a2d5c09937 100644 |
--- a/chrome/common/extensions/extension_constants.h |
+++ b/chrome/common/extensions/extension_constants.h |
@@ -80,6 +80,9 @@ namespace extension_misc { |
// The extension id of the Cloud Print component application. |
extern const char kCloudPrintAppId[]; |
+ // The extension id of the Easy Unlock component application. |
+ extern const char kEasyUnlockAppId[]; |
+ |
// The extension id of the Enterprise Web Store component application. |
extern const char kEnterpriseWebStoreAppId[]; |