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

Unified Diff: chrome/tools/crash_service/caps/caps.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. 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/tools/DEPS ('k') | chrome/tools/crash_service/caps/logger_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/crash_service/caps/caps.gyp
diff --git a/chrome/tools/crash_service/caps/caps.gyp b/chrome/tools/crash_service/caps/caps.gyp
index 9379c520d018b6745d66ca370ee91bc798411e0c..ce1e22f071e15a62ae69cb78a309a6279dfbafa7 100644
--- a/chrome/tools/crash_service/caps/caps.gyp
+++ b/chrome/tools/crash_service/caps/caps.gyp
@@ -43,7 +43,7 @@
'dependencies': [
'caps_resources',
'../../../../base/base.gyp:base',
- '../../../../chrome/chrome.gyp:common_version',
+ '../../../../components/components.gyp:generate_version_info',
],
'msvs_settings': {
'VCLinkerTool': {
« no previous file with comments | « chrome/tools/DEPS ('k') | chrome/tools/crash_service/caps/logger_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698