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

Unified Diff: ios/clean/chrome/browser/ui/commands/BUILD.gn

Issue 2930763003: [iOS Clean] Added HTTP authentication dialog support.
Patch Set: rebased, subclassed DialogMediator Created 3 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: ios/clean/chrome/browser/ui/commands/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/commands/BUILD.gn b/ios/clean/chrome/browser/ui/commands/BUILD.gn
index 5a1e087be6732f66014cccdbae6754acfefb1536..43b9660f57e9432620a5e6663a020a84926abdf8 100644
--- a/ios/clean/chrome/browser/ui/commands/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/commands/BUILD.gn
@@ -8,6 +8,7 @@ source_set("commands") {
"dialog_commands.h",
"find_in_page_search_commands.h",
"find_in_page_visibility_commands.h",
+ "http_auth_dialog_commands.h",
"navigation_commands.h",
"ntp_commands.h",
"overlay_commands.h",

Powered by Google App Engine
This is Rietveld 408576698