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

Unified Diff: components/app_modal/BUILD.gn

Issue 2901583002: Fold AppModalDialog into its only subclass, JavaScriptAppModalDialog. (Closed)
Patch Set: fix collapse Created 3 years, 7 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/test/base/ui_test_utils.cc ('k') | components/app_modal/app_modal_dialog.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/app_modal/BUILD.gn
diff --git a/components/app_modal/BUILD.gn b/components/app_modal/BUILD.gn
index 23b1b840451a9cffd508102a148edc4ec82e8745..dfb72d1c4101adfd0fb1dcf94dae9d0bf0e51186 100644
--- a/components/app_modal/BUILD.gn
+++ b/components/app_modal/BUILD.gn
@@ -6,8 +6,6 @@ import("//build/config/ui.gni")
static_library("app_modal") {
sources = [
- "app_modal_dialog.cc",
- "app_modal_dialog.h",
"app_modal_dialog_queue.cc",
"app_modal_dialog_queue.h",
"javascript_app_modal_dialog.cc",
« no previous file with comments | « chrome/test/base/ui_test_utils.cc ('k') | components/app_modal/app_modal_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698