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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2872353005: Don't use fallback frame sinks on Android (Closed)
Patch Set: Address comments Created 3 years, 7 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 | « content/renderer/gpu/render_widget_compositor_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 596c66edc550734163642e212892f446672af300..52cbd566da79379040e153e06a61d73c1e304a31 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -2220,6 +2220,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="165" label="BFSI_INVALID_REQUESTS"/>
<int value="166" label="BFSI_INVALID_TITLE"/>
<int value="167" label="RWH_INVALID_FRAME_TOKEN"/>
+ <int value="168" label="RWH_BAD_FRAME_SINK_REQUEST"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « content/renderer/gpu/render_widget_compositor_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698