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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2536733005: Cocoa: Rename credentials_selection_view to credentials_selection_view_cocoa (Closed)
Patch Set: Created 4 years, 1 month 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/browser/ui/cocoa/passwords/credentials_selection_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 3e6d42d2874654d283f6b1c9b7447712743fab1d..818f53d1ffebf31b5ed6cd8110bbff1a99dc5b7a 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -2813,8 +2813,8 @@ split_static_library("ui") {
"cocoa/passwords/confirmation_password_saved_view_controller.mm",
"cocoa/passwords/credential_item_button.h",
"cocoa/passwords/credential_item_button.mm",
- "cocoa/passwords/credentials_selection_view.h",
- "cocoa/passwords/credentials_selection_view.mm",
+ "cocoa/passwords/credentials_selection_view_cocoa.h",
+ "cocoa/passwords/credentials_selection_view_cocoa.mm",
"cocoa/passwords/manage_passwords_view_controller.h",
"cocoa/passwords/manage_passwords_view_controller.mm",
"cocoa/passwords/password_item_views.h",
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/passwords/credentials_selection_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698