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

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

Issue 759833002: [Android] Remove the workaround code of a platform bug. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address reviewer's comments Created 6 years, 1 month 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 | « build/util/version.gypi ('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
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index e56ebe64edce72e919c93cad1cc2ff8b212c6ec1..165f3115d221766ee1127035d64b2818820ff0c1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -11575,6 +11575,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="LibraryLoader.NativeLibraryHack" enum="BooleanUsage">
+ <obsolete>
+ Deprecated as of 11/2014, removed from code.
+ </obsolete>
<owner>feng@chromium.org</owner>
<summary>
A boolean that indicates whether the workaround of a Sony framework bug was
« no previous file with comments | « build/util/version.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698