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

Unified Diff: components/web_modal/BUILD.gn

Issue 985133002: Remove NativeWebContentsModalDialog and NativePopup typedefs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@extension-popup
Patch Set: Created 5 years, 9 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/web_modal.gypi ('k') | components/web_modal/native_web_contents_modal_dialog.h » ('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 b7bffe7282d8412fdca92a7cc7b09b8ddb25aa2c..730d861069fed70887d3093b46e254ad6599d369 100644
--- a/components/web_modal/BUILD.gn
+++ b/components/web_modal/BUILD.gn
@@ -6,7 +6,6 @@ static_library("web_modal") {
sources = [
"modal_dialog_host.cc",
"modal_dialog_host.h",
- "native_web_contents_modal_dialog.h",
"popup_manager.cc",
"popup_manager.h",
"single_popup_manager.h",
« no previous file with comments | « components/web_modal.gypi ('k') | components/web_modal/native_web_contents_modal_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698