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

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

Issue 1216703003: [android] Remove unpack library fallback. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tweak documentation to not allow null context Created 5 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 | « third_party/android_crazy_linker/src/src/crazy_linker_api.cpp ('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 6e7c1ac5c8e7a3aa17302fa3c66c66ff9c5912ea..f00100f44bd5696d47226acc4ed9c2176ed71594 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -59483,7 +59483,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1" label="Not supported">obsolete</int>
<int value="2" label="Supported">obsolete</int>
<int value="3" label="Successful"/>
- <int value="4" label="Used unpack library fallback"/>
+ <int value="4" label="Used unpack library fallback">obsolete</int>
<int value="5" label="Used no map executable support fallback">obsolete</int>
</enum>
« no previous file with comments | « third_party/android_crazy_linker/src/src/crazy_linker_api.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698