Index: chrome/installer/util/prebuild/create_string_rc.py |
diff --git a/chrome/installer/util/prebuild/create_string_rc.py b/chrome/installer/util/prebuild/create_string_rc.py |
index 85fde1c090b8167dea79b5041807b7412af4634f..a21f7e4a7d678eba58ed69cdabafb198158a6e0e 100755 |
--- a/chrome/installer/util/prebuild/create_string_rc.py |
+++ b/chrome/installer/util/prebuild/create_string_rc.py |
@@ -80,6 +80,8 @@ kStringIds = [ |
'IDS_UNINSTALL_APP_LAUNCHER', |
'IDS_APP_LIST_SHORTCUT_NAME', |
'IDS_APP_LIST_SHORTCUT_NAME_CANARY', |
+ 'IDS_APP_SHORTCUTS_SUBDIR_NAME', |
+ 'IDS_APP_SHORTCUTS_SUBDIR_NAME_CANARY', |
] |
# The ID of the first resource string. |