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

Unified Diff: components/BUILD.gn

Issue 1418653004: [iOS] Support for chrome://version (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comment from blundell Created 5 years, 2 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 | « chrome/browser/ui/webui/version_handler.cc ('k') | components/version_ui.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index ea5c134a60e9e7fcc6feb01da56d9eff65ab48eb..2d023e0269f36ac8ffec3f75e4f456b9abd8db27 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -37,6 +37,7 @@ group("all_components") {
"//components/pref_registry",
"//components/omnibox/browser",
"//components/infobars/core",
+ "//components/version_ui",
]
if (!is_ios) {
« no previous file with comments | « chrome/browser/ui/webui/version_handler.cc ('k') | components/version_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698