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

Unified Diff: chrome/app/nibs/BUILD.gn

Issue 2566513003: [Mac] Remove unused ImportProgressDialog.xib and Panel.xib. (Closed)
Patch Set: DELETE MOAR Created 4 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/app/generated_resources.grd ('k') | chrome/app/nibs/ImportProgressDialog.xib » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/BUILD.gn
diff --git a/chrome/app/nibs/BUILD.gn b/chrome/app/nibs/BUILD.gn
index 614be0396af728aa1775309ee9bc06aff9ea3939..744ef8c0d5c4439f30d0c88b10e41d902eb7cde5 100644
--- a/chrome/app/nibs/BUILD.gn
+++ b/chrome/app/nibs/BUILD.gn
@@ -36,7 +36,6 @@ translated_xibs = [
"FirstRunDialog.xib",
"HttpAuthLoginSheet.xib",
"HungRendererDialog.xib",
- "ImportProgressDialog.xib",
"MainMenu.xib",
"OneClickSigninBubble.xib",
"OneClickSigninDialog.xib",
@@ -50,7 +49,6 @@ untranslated_xibs = [
"FindBar.xib",
"GlobalErrorBubble.xib",
"InfoBar.xib",
- "Panel.xib",
]
mac_xib_bundle_data("chrome_xibs") {
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/app/nibs/ImportProgressDialog.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698