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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 867323005: MacViews: Fix duplicate definition of ValidationMessageBubble::ShowAndCreate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@FirstResponder
Patch Set: Created 5 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 | « chrome/browser/ui/views/validation_message_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 0078c86e05755ec753fa9d7d3f8de0f25581064a..4c1ed33405c94425117dd0c443cdc4ffd0af319e 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -728,6 +728,7 @@
'browser/ui/cocoa/ui_localizer.mm',
'browser/ui/cocoa/url_drop_target.h',
'browser/ui/cocoa/url_drop_target.mm',
+ 'browser/ui/cocoa/validation_message_bubble_cocoa.h',
'browser/ui/cocoa/validation_message_bubble_cocoa.mm',
'browser/ui/cocoa/validation_message_bubble_controller.h',
'browser/ui/cocoa/vertical_gradient_view.h',
@@ -2274,6 +2275,7 @@
'browser/ui/views/validation_message_bubble_delegate.cc',
'browser/ui/views/validation_message_bubble_delegate.h',
'browser/ui/views/validation_message_bubble_view.cc',
+ 'browser/ui/views/validation_message_bubble_view.h',
'browser/ui/views/web_contents_modal_dialog_manager_views.cc',
'browser/ui/views/website_settings/permissions_bubble_view.cc',
'browser/ui/views/website_settings/permissions_bubble_view.h',
« no previous file with comments | « chrome/browser/ui/views/validation_message_bubble_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698