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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 336163005: Merge 276752 "Update OS version functions." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1985/src/
Patch Set: Created 6 years, 6 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:
Download patch
« no previous file with comments | « chrome/browser/chrome_browser_main_mac.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
===================================================================
--- tools/metrics/histograms/histograms.xml (revision 278500)
+++ tools/metrics/histograms/histograms.xml (working copy)
@@ -31661,9 +31661,12 @@
<int value="12" label="Lion (10.7), 8-bit (?)"/>
<int value="13" label="Mountain Lion (10.8), 8-bit (?)"/>
<int value="14" label="Mavericks (10.9), 8-bit (?)"/>
- <int value="15" label="FutureCat (&gt;10.9), 32-bit (?)"/>
- <int value="16" label="FutureCat (&gt;10.9), 64-bit"/>
- <int value="17" label="FutureCat (&gt;10.9), 8-bit (?)"/>
+ <int value="15" label="Yosemite (10.10), 32-bit (?)"/>
+ <int value="16" label="Yosemite (10.10), 64-bit"/>
+ <int value="17" label="Yosemite (10.10), 8-bit (?)"/>
+ <int value="18" label="FutureCat (&gt;10.10), 32-bit (?)"/>
+ <int value="19" label="FutureCat (&gt;10.10), 64-bit"/>
+ <int value="20" label="FutureCat (&gt;10.10), 8-bit (?)"/>
</enum>
<enum name="ChannelLayout" type="int">
« no previous file with comments | « chrome/browser/chrome_browser_main_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698