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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 759833002: [Android] Remove the workaround code of a platform bug. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add reviewers Created 6 years 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index e56ebe64edce72e919c93cad1cc2ff8b212c6ec1..02fef5ebbc9cf01963bf1ae958ff69301a461208 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 form code.
cjhopman 2014/11/26 21:48:56 nit: s/form/from?
+ </obsolete>
<owner>feng@chromium.org</owner>
<summary>
A boolean that indicates whether the workaround of a Sony framework bug was

Powered by Google App Engine
This is Rietveld 408576698