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

Unified Diff: chrome/chrome_nibs.gypi

Issue 11191011: Moved ActionBoxMenuItem.xib to 'mac_untranslated_xibs' because it contains no text. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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
« no previous file with comments | « no previous file | no next file » | 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 8eac405c7b3558a2952cfe47dc8e29f3dc3e6cd2..647cf650fad20b49e8f710ee4c9b531e3d2e6c4c 100644
--- a/chrome/chrome_nibs.gypi
+++ b/chrome/chrome_nibs.gypi
@@ -9,7 +9,6 @@
{
'variables': {
'mac_translated_xibs': [
- 'app/nibs/ActionBoxMenuItem.xib',
'app/nibs/AvatarMenuItem.xib',
'app/nibs/BookmarkAllTabs.xib',
'app/nibs/BookmarkBar.xib',
@@ -53,6 +52,7 @@
], # mac_translated_xibs
'mac_untranslated_xibs': [
'app/nibs/AboutIPC.xib',
+ 'app/nibs/ActionBoxMenuItem.xib',
'app/nibs/BookmarkBarFolderWindow.xib',
'app/nibs/ExtensionInstalledBubbleBundle.xib',
'app/nibs/FindBar.xib',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698