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

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

Issue 2625813003: MacViews: Allow the toolkit-views Enterprise Signin Confirmation Dialog to be used (Closed)
Patch Set: Rebase (DID NOT LAND) Created 3 years, 11 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 | chrome/browser/ui/cocoa/profiles/profile_signin_confirmation_dialog_cocoa.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 eb01d3f57a5dab5b6d2fa534d9cc5954bfd55404..391f484cba5e903a65557604e8305ae0017e4b8c 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1510,6 +1510,8 @@ split_static_library("ui") {
"views/subtle_notification_view.h",
"views/sync/bubble_sync_promo_view.cc",
"views/sync/bubble_sync_promo_view.h",
+ "views/sync/profile_signin_confirmation_dialog_views.cc",
+ "views/sync/profile_signin_confirmation_dialog_views.h",
"views/task_manager_view.cc",
"views/task_manager_view.h",
"views/update_recommended_message_box.cc",
@@ -1559,8 +1561,6 @@ split_static_library("ui") {
"views/screen_capture_notification_ui_views.cc",
"views/sync/one_click_signin_dialog_view.cc",
"views/sync/one_click_signin_dialog_view.h",
- "views/sync/profile_signin_confirmation_dialog_views.cc",
- "views/sync/profile_signin_confirmation_dialog_views.h",
]
}
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/profiles/profile_signin_confirmation_dialog_cocoa.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698