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

Unified Diff: chrome/chrome_dll.gypi

Issue 6621076: [Mac] Remove native/Cocoa preferences. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 9 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
Index: chrome/chrome_dll.gypi
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
index d63df649b6bbdc5028ce53488b251314ac90d2ea..efeaf2bfd695827bfa11c36c5949beaa9b51ba56 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -199,9 +199,6 @@
'app/framework-Info.plist',
'app/nibs/About.xib',
'app/nibs/AboutIPC.xib',
- 'app/nibs/AutoFillAddressSheet.xib',
- 'app/nibs/AutoFillCreditCardSheet.xib',
- 'app/nibs/AutoFillDialog.xib',
'app/nibs/BookmarkAllTabs.xib',
'app/nibs/BookmarkBar.xib',
'app/nibs/BookmarkBarFolderWindow.xib',
@@ -209,9 +206,7 @@
'app/nibs/BookmarkEditor.xib',
'app/nibs/BookmarkNameFolder.xib',
'app/nibs/BrowserWindow.xib',
- 'app/nibs/ClearBrowsingData.xib',
'app/nibs/CollectedCookies.xib',
- 'app/nibs/Cookies.xib',
'app/nibs/CookieDetailsView.xib',
'app/nibs/ContentBlockedCookies.xib',
'app/nibs/ContentBlockedImages.xib',
@@ -219,30 +214,23 @@
'app/nibs/ContentBlockedPlugins.xib',
'app/nibs/ContentBlockedPopups.xib',
'app/nibs/ContentBubbleGeolocation.xib',
- 'app/nibs/ContentExceptionsWindow.xib',
- 'app/nibs/ContentSettings.xib',
'app/nibs/DownloadItem.xib',
'app/nibs/DownloadShelf.xib',
- 'app/nibs/EditSearchEngine.xib',
'app/nibs/ExtensionInstalledBubble.xib',
'app/nibs/ExtensionInstallPrompt.xib',
'app/nibs/ExtensionInstallPromptNoWarnings.xib',
'app/nibs/FindBar.xib',
'app/nibs/FirstRunBubble.xib',
'app/nibs/FirstRunDialog.xib',
- 'app/nibs/FontLanguageSettings.xib',
'app/nibs/HungRendererDialog.xib',
'app/nibs/HttpAuthLoginSheet.xib',
'app/nibs/ImportProgressDialog.xib',
'app/nibs/ImportSettingsDialog.xib',
'app/nibs/InfoBar.xib',
'app/nibs/InfoBarContainer.xib',
- 'app/nibs/InstantConfirm.xib',
'app/nibs/InstantOptIn.xib',
- 'app/nibs/KeywordEditor.xib',
'app/nibs/MainMenu.xib',
'app/nibs/Notification.xib',
- 'app/nibs/Preferences.xib',
'app/nibs/PreviewableContents.xib',
'app/nibs/ReportBug.xib',
'app/nibs/SaveAccessoryView.xib',

Powered by Google App Engine
This is Rietveld 408576698