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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 943933004: Credential Manager API: add a new "Manage accounts" bubble. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments Created 5 years, 10 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 | « chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index e05610601d8f4deda3c83050ce63c8ec9c42bba5..7f7d064a4e78ec0e20bc94c126e0012f15debff7 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1855,6 +1855,8 @@
'browser/ui/views/infobars/confirm_infobar.h',
'browser/ui/views/passwords/credentials_item_view.cc',
'browser/ui/views/passwords/credentials_item_view.h',
+ 'browser/ui/views/passwords/manage_credential_item_view.cc',
+ 'browser/ui/views/passwords/manage_credential_item_view.h',
'browser/ui/views/passwords/manage_password_items_view.cc',
'browser/ui/views/passwords/manage_password_items_view.h',
'browser/ui/views/passwords/manage_passwords_bubble_view.cc',
« no previous file with comments | « chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698