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

Unified Diff: chrome/common/metrics/version_utils.h

Issue 1269773002: Cleanup VersionInfo after componentization. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: chrome/common/metrics/version_utils.h
diff --git a/chrome/common/metrics/version_utils.h b/chrome/common/metrics/version_utils.h
index 389c22791dbaa9320584ed82cefe418a288ea666..25e84472af9fb7c666a256c23d1cf51523f6ff5f 100644
--- a/chrome/common/metrics/version_utils.h
+++ b/chrome/common/metrics/version_utils.h
@@ -7,7 +7,7 @@
#include <string>
-#include "chrome/common/chrome_version_info.h"
+#include "chrome/common/channel_info.h"
#include "components/metrics/proto/system_profile.pb.h"
namespace metrics {

Powered by Google App Engine
This is Rietveld 408576698