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

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

Issue 2667773003: [reland] MacViews: Allow the toolkit-views Enterprise Signin Confirmation Dialog to be used (Closed)
Patch Set: clearer comment Created 3 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 | « 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 69837492fdfa1985e25eca7c275bc9ca829e69f5..734afe0ef39ba004b4c45baeacf2bbdcdc381cfc 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1523,6 +1523,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",
@@ -1572,8 +1574,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