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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2441133002: mash: Introduce ShowWebDialogWithContainer for webui dialogs (Closed)
Patch Set: Created 4 years, 2 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index daee0df2661ea3b508877917e6d810b521ba1e1e..563a8ca3638a939b21c4c936673d9654503bca5c 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1385,6 +1385,8 @@ split_static_library("ui") {
"ash/volume_controller_chromeos.h",
"ash/vpn_delegate_chromeos.cc",
"ash/vpn_delegate_chromeos.h",
+ "ash/web_dialog_util.cc",
+ "ash/web_dialog_util.h",
"views/ash/chrome_browser_main_extra_parts_ash.cc",
"views/ash/chrome_browser_main_extra_parts_ash.h",
"views/ash/tab_scrubber.cc",

Powered by Google App Engine
This is Rietveld 408576698