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

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

Issue 2779213003: [clean] Use CommandDispatcher to show/close Settings. (Closed)
Patch Set: Fix tests Created 3 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 | « no previous file | ios/clean/chrome/browser/ui/settings/settings_coordinator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/clean/chrome/browser/ui/settings/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/settings/BUILD.gn b/ios/clean/chrome/browser/ui/settings/BUILD.gn
index c30314030c01564c895bc0fad2b2d6b7c12871ba..c2130b1bfad4651ce77b2382a08e018a93534b7e 100644
--- a/ios/clean/chrome/browser/ui/settings/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/settings/BUILD.gn
@@ -16,6 +16,7 @@ source_set("settings") {
"//ios/clean/chrome/browser/ui/commands",
"//ios/shared/chrome/browser/coordinator_context",
"//ios/shared/chrome/browser/ui/browser_list",
+ "//ios/shared/chrome/browser/ui/commands",
"//ios/shared/chrome/browser/ui/coordinators",
]
}
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/settings/settings_coordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698