Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(211)

Unified Diff: chrome/installer/util/prebuild/create_string_rc.py

Issue 1926403002: Remove BrowserDistribution::SHORTCUT_APP_LAUNCHER (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@20160406-Mac-EnableAppLauncher0
Patch Set: Update comments Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 2ff941a01b46f388253ed7b58f5f4414f6a77956..f12790796779bc694cbb02e343c59d735afc5c7c 100755
--- a/chrome/installer/util/prebuild/create_string_rc.py
+++ b/chrome/installer/util/prebuild/create_string_rc.py
@@ -65,8 +65,6 @@ STRING_IDS = [
'IDS_INSTALL_MULTI_INSTALLATION_EXISTS',
'IDS_SHORTCUT_TOOLTIP',
'IDS_SHORTCUT_NEW_WINDOW',
huangs 2016/05/04 15:54:08 Code search shows that these strings appear in mor
tapted 2016/05/05 07:14:18 This will come in a follow-up, but these need to g
- 'IDS_APP_LIST_SHORTCUT_NAME',
- 'IDS_APP_LIST_SHORTCUT_NAME_CANARY',
'IDS_APP_SHORTCUTS_SUBDIR_NAME',
'IDS_APP_SHORTCUTS_SUBDIR_NAME_CANARY',
'IDS_INBOUND_MDNS_RULE_NAME',

Powered by Google App Engine
This is Rietveld 408576698