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

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

Issue 2928723002: [iOS Clean] Added JavaScript dialog support.
Patch Set: rebase & Mark's comments 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
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/commands/java_script_dialog_commands.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 bbab54873820eb7b7e9eff35e56170e4900cc03a..9fcc4c445d4bf827de919ad768744b357adb6cdb 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",
+ "java_script_dialog_commands.h",
"navigation_commands.h",
"ntp_commands.h",
"settings_commands.h",
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/commands/java_script_dialog_commands.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698