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

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

Issue 2776673002: Add missing passwords files to BUILD.gn (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | components/password_manager/core/browser/BUILD.gn » ('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 6bbd31808a3d9e8f1f24e89715b48ca3fa71f768..0b7d276f8f875491faf7a88b97d823a355f48827 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -2874,6 +2874,7 @@ split_static_library("ui") {
"cocoa/passwords/manage_passwords_view_controller.h",
"cocoa/passwords/manage_passwords_view_controller.mm",
"cocoa/passwords/password_item_views.h",
+ "cocoa/passwords/password_prompt_bridge_interface.h",
"cocoa/passwords/password_prompt_view_bridge.h",
"cocoa/passwords/password_prompt_view_bridge.mm",
"cocoa/passwords/passwords_bubble_cocoa.h",
« no previous file with comments | « no previous file | components/password_manager/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698