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

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

Issue 2566513003: [Mac] Remove unused ImportProgressDialog.xib and Panel.xib. (Closed)
Patch Set: 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 | « no previous file | chrome/app/nibs/ImportProgressDialog.xib » ('j') | chrome/app/nibs/ImportProgressDialog.xib » ('J')
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 1c65c818a6332854e3ee149edbce05b172b9ff44..84f0a7f9d2aab7b8dcaa00fbac21fb0db6927edd 100644
--- a/chrome/app/nibs/BUILD.gn
+++ b/chrome/app/nibs/BUILD.gn
@@ -37,7 +37,6 @@ translated_xibs = [
"FirstRunDialog.xib",
"HttpAuthLoginSheet.xib",
"HungRendererDialog.xib",
- "ImportProgressDialog.xib",
"MainMenu.xib",
"OneClickSigninBubble.xib",
"OneClickSigninDialog.xib",
@@ -51,7 +50,6 @@ untranslated_xibs = [
"FindBar.xib",
"GlobalErrorBubble.xib",
"InfoBar.xib",
- "Panel.xib",
]
mac_xib_bundle_data("chrome_xibs") {
« no previous file with comments | « no previous file | chrome/app/nibs/ImportProgressDialog.xib » ('j') | chrome/app/nibs/ImportProgressDialog.xib » ('J')

Powered by Google App Engine
This is Rietveld 408576698