Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / api / webstore / webstore_api_constants.cc
index 5aa92b1..04cd627 100644 (file)
@@ -14,7 +14,7 @@ namespace webstore {
 // IMPORTANT: Keep this list in sync with both the definition in
 // chrome/common/extensions/api/webstore.json and
 // chrome/common/extensions/webstore_install_result.h!
-const char* kInstallResultCodes[] = {
+const char* const kInstallResultCodes[] = {
   "success",
   "otherError",
   "aborted",