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

Unified Diff: components/web_modal/BUILD.gn

Issue 505853003: Work on GN build of Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try Created 6 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 | « components/usb_service/BUILD.gn ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_modal/BUILD.gn
diff --git a/components/web_modal/BUILD.gn b/components/web_modal/BUILD.gn
index f603fddb542d4228998e97521ab27dd1717c4717..b7bffe7282d8412fdca92a7cc7b09b8ddb25aa2c 100644
--- a/components/web_modal/BUILD.gn
+++ b/components/web_modal/BUILD.gn
@@ -7,6 +7,9 @@ static_library("web_modal") {
"modal_dialog_host.cc",
"modal_dialog_host.h",
"native_web_contents_modal_dialog.h",
+ "popup_manager.cc",
+ "popup_manager.h",
+ "single_popup_manager.h",
"single_web_contents_dialog_manager.h",
"web_contents_modal_dialog_host.cc",
"web_contents_modal_dialog_host.h",
« no previous file with comments | « components/usb_service/BUILD.gn ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698