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

Unified Diff: components/constrained_window/BUILD.gn

Issue 1779383002: MacViews: Remove constrained window dependencies for certificate viewer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: msw@ & rsesek@ review, move sheetDidEnd::: into separate SSLCertificateViewerMac declaration. Created 4 years, 4 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/chrome_browser_ui.gypi ('k') | components/constrained_window/constrained_window_views.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/constrained_window/BUILD.gn
diff --git a/components/constrained_window/BUILD.gn b/components/constrained_window/BUILD.gn
index fd5f938e9d6df76237031d3f88716317c198b8f6..8cff9755f0ced4bc02ce99975a5b04d721943338 100644
--- a/components/constrained_window/BUILD.gn
+++ b/components/constrained_window/BUILD.gn
@@ -11,6 +11,7 @@ static_library("constrained_window") {
"constrained_window_views_client.h",
"native_web_contents_modal_dialog_manager_views.cc",
"native_web_contents_modal_dialog_manager_views.h",
+ "native_web_contents_modal_dialog_manager_views_mac.mm",
]
if (is_mac && !mac_views_browser) {
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | components/constrained_window/constrained_window_views.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698