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

Unified Diff: components/web_modal/BUILD.gn

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/BUILD.gn
diff --git a/components/web_modal/BUILD.gn b/components/web_modal/BUILD.gn
index a06653225d4a59a8b19c501cc194f33121813abc..2965950796ef4ce22f31949d4c48f76f2d3ab2e5 100644
--- a/components/web_modal/BUILD.gn
+++ b/components/web_modal/BUILD.gn
@@ -34,6 +34,7 @@ static_library("test_support") {
"test_web_contents_modal_dialog_host.h",
"test_web_contents_modal_dialog_manager_delegate.cc",
"test_web_contents_modal_dialog_manager_delegate.h",
+ "test_web_contents_modal_dialog_manager_views.cc",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698