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

Unified Diff: components/web_modal.gypi

Issue 2087643003: Move web modal dialog manager files into the constrained_window component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase? Created 4 years, 6 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: components/web_modal.gypi
diff --git a/components/web_modal.gypi b/components/web_modal.gypi
index cb257daa6473d27115d3a2036b9de87d4c993ceb..7d54d8333429025b657a7ab5720a60bf66f32f1a 100644
--- a/components/web_modal.gypi
+++ b/components/web_modal.gypi
@@ -42,6 +42,7 @@
'web_modal/test_web_contents_modal_dialog_host.h',
'web_modal/test_web_contents_modal_dialog_manager_delegate.cc',
'web_modal/test_web_contents_modal_dialog_manager_delegate.h',
+ 'web_modal/test_web_contents_modal_dialog_manager_views.cc',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698