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

Unified Diff: chrome/chrome_nibs.gypi

Issue 1929113002: [Mac/GN] Define a GN file for all the XIB files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove dupe 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
« no previous file with comments | « chrome/app/nibs/BUILD.gn ('k') | 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 dd430abaecd8d8308d22dbde13002faef38d94b7..f361bdc39ddef062de54b65e37b6c4cbd6808313 100644
--- a/chrome/chrome_nibs.gypi
+++ b/chrome/chrome_nibs.gypi
@@ -7,6 +7,7 @@
# tool and those that do not. A XIB should be listed in either one or the
# other, but not both.
{
+ # GN version: //chrome/app/nibs
'variables': {
'mac_translated_xibs': [
'app/nibs/AppMenu.xib',
@@ -53,7 +54,6 @@
'app/nibs/DevicePermissionsPrompt.xib',
'app/nibs/FindBar.xib',
'app/nibs/GlobalErrorBubble.xib',
- 'app/nibs/HungRendererDialog.xib',
'app/nibs/InfoBar.xib',
'app/nibs/Panel.xib',
], # mac_untranslated_xibs
« no previous file with comments | « chrome/app/nibs/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698