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

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

Issue 2041603002: [ios Mojo] Implemented chrome://version. Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_version
Patch Set: Self review Created 4 years, 5 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 | « components/version_ui/version_handler_helper.cc ('k') | ios/chrome/browser/ui/webui/version_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index f3fdb0df504a61af18aceb72a853ff2d0812a82c..e5df058f6635b759d21b08c4d8cf695145a72498 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -667,6 +667,7 @@ source_set("browser") {
"//components/variations/service",
"//components/version_info",
"//components/version_ui",
+ "//components/version_ui:mojo_bindings_cpp_sources",
"//components/web_resource",
"//components/webdata_services",
"//google_apis",
« no previous file with comments | « components/version_ui/version_handler_helper.cc ('k') | ios/chrome/browser/ui/webui/version_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698