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

Unified Diff: base/BUILD.gn

Issue 1784623003: Add histograms to compare GetVersionEx() with VerQueryValue() of kernel32 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 9 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 | « no previous file | base/base.gyp » ('j') | chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index f19c8f4c0192fdb2e51db91f67b37a3a4b816cf9..c2ef2cf2487294669b21bd0bbbcb410feceb497c 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1796,6 +1796,7 @@ test("base_unittests") {
"win/shortcut_unittest.cc",
"win/startup_information_unittest.cc",
"win/win_util_unittest.cc",
+ "win/windows_version_unittest.cc",
"win/wrapped_window_proc_unittest.cc",
]
« no previous file with comments | « no previous file | base/base.gyp » ('j') | chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698