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

Unified Diff: chrome/chrome_nibs.gypi

Issue 1508853008: chrome: rename more wrench/Wrench occurrencies to appMenu/AppMenu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix updateAppButtonSeverity and rewrap + rebase Created 5 years 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
« no previous file with comments | « chrome/browser/ui/toolbar/app_menu_model.cc ('k') | chrome/common/localized_error.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_nibs.gypi
diff --git a/chrome/chrome_nibs.gypi b/chrome/chrome_nibs.gypi
index 6c6632ebceb59d52e34d48abf991c0d2dc1c5302..58a2ef57e8e6c2b3cd2c61106f416ec986682b2e 100644
--- a/chrome/chrome_nibs.gypi
+++ b/chrome/chrome_nibs.gypi
@@ -9,6 +9,7 @@
{
'variables': {
'mac_translated_xibs': [
+ 'app/nibs/AppMenu.xib',
'app/nibs/AvatarMenuItem.xib',
'app/nibs/BookmarkAllTabs.xib',
'app/nibs/BookmarkBar.xib',
@@ -18,12 +19,12 @@
'app/nibs/CollectedCookies.xib',
'app/nibs/ContentBlockedCookies.xib',
'app/nibs/ContentBlockedDownloads.xib',
- 'app/nibs/ContentBlockedMIDISysEx.xib',
+ 'app/nibs/ContentBlockedGeolocation.xib',
'app/nibs/ContentBlockedMedia.xib',
+ 'app/nibs/ContentBlockedMIDISysEx.xib',
'app/nibs/ContentBlockedMixedScript.xib',
'app/nibs/ContentBlockedPlugins.xib',
'app/nibs/ContentBlockedPopups.xib',
- 'app/nibs/ContentBlockedGeolocation.xib',
'app/nibs/ContentBlockedSimple.xib',
'app/nibs/ContentProtocolHandlers.xib',
'app/nibs/CookieDetailsView.xib',
@@ -31,11 +32,11 @@
'app/nibs/DownloadShelf.xib',
'app/nibs/EditSearchEngine.xib',
'app/nibs/ExclusiveAccessBubble.xib',
- 'app/nibs/ExtensionInstallPrompt.xib',
+ 'app/nibs/ExtensionInstalledBubble.xib',
'app/nibs/ExtensionInstallPromptBundle.xib',
'app/nibs/ExtensionInstallPromptNoWarnings.xib',
'app/nibs/ExtensionInstallPromptWebstoreData.xib',
- 'app/nibs/ExtensionInstalledBubble.xib',
+ 'app/nibs/ExtensionInstallPrompt.xib',
'app/nibs/FirstRunBubble.xib',
'app/nibs/FirstRunDialog.xib',
'app/nibs/HttpAuthLoginSheet.xib',
@@ -47,7 +48,6 @@
'app/nibs/SaveAccessoryView.xib',
'app/nibs/TaskManager.xib',
'app/nibs/Toolbar.xib',
- 'app/nibs/WrenchMenu.xib',
], # mac_translated_xibs
'mac_untranslated_xibs': [
'app/nibs/ActionBoxMenuItem.xib',
« no previous file with comments | « chrome/browser/ui/toolbar/app_menu_model.cc ('k') | chrome/common/localized_error.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698