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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 14846020: Add Views implementation of ProfileSigninConfirmationDialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no ifdef on function proto Created 7 years, 7 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
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index be3079646c35b8047482a35980afdc10608513f0..006e179890d989a41f7c50ba3b12baefd567b4ba 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1802,6 +1802,8 @@
'browser/ui/views/stubs_aura.cc',
'browser/ui/views/sync/one_click_signin_bubble_view.cc',
'browser/ui/views/sync/one_click_signin_bubble_view.h',
+ 'browser/ui/views/sync/profile_signin_confirmation_dialog_views.cc',
+ 'browser/ui/views/sync/profile_signin_confirmation_dialog_views.h',
'browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.cc',
'browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.h',
'browser/ui/views/tab_contents/render_view_context_menu_views.cc',

Powered by Google App Engine
This is Rietveld 408576698