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

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

Issue 2829003002: Add CommandDispatcher to BrowserViewController. (Closed)
Patch Set: rohit comments Created 3 years, 8 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/chrome/browser/ui/ntp/BUILD.gn
diff --git a/ios/chrome/browser/ui/ntp/BUILD.gn b/ios/chrome/browser/ui/ntp/BUILD.gn
index 2bc28e6a334b72307bdf9ed8a1c1b73df5d63e6c..d63ea031eca18230075698192c04dfd59e90c8ee 100644
--- a/ios/chrome/browser/ui/ntp/BUILD.gn
+++ b/ios/chrome/browser/ui/ntp/BUILD.gn
@@ -193,6 +193,7 @@ source_set("ntp_internal") {
"//ios/public/provider/chrome/browser/images",
"//ios/public/provider/chrome/browser/ui",
"//ios/public/provider/chrome/browser/voice",
+ "//ios/shared/chrome/browser/ui/commands",
"//ios/third_party/material_components_ios",
"//ios/third_party/material_roboto_font_loader_ios",
"//ios/web",
« no previous file with comments | « ios/chrome/browser/ui/commands/UIKit+ChromeExecuteCommand.h ('k') | ios/chrome/browser/ui/ntp/google_landing_consumer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698