Chromium Code Reviews

Unified Diff: components/components.gyp

Issue 1257633002: Componentize VersionInfo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Convert version_info::Channel to a "class enum" Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « components/BUILD.gn ('k') | components/components_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index ff7bd7e01f68013d09f7ec663975e587aae4cf4b..4adaea2d6281f1d6776f2912126f27522c6abb28 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -76,6 +76,7 @@
'url_matcher.gypi',
'user_prefs.gypi',
'variations.gypi',
+ 'version_info.gypi',
'wallpaper.gypi',
'web_resource.gypi',
'webdata.gypi',
« no previous file with comments | « components/BUILD.gn ('k') | components/components_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine