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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2774343002: Hook up BackgroundFetchServiceImpl::Fetch() to start a fetch (Closed)
Patch Set: rebase Created 3 years, 8 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/WebKit/public/platform/modules/background_fetch/background_fetch.mojom ('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 b9111bb3ddfc3f3016e3dcb3737f9482bcee38ae..2c3be3d59068bdb04ac856cb35e2af0552e1f6fd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -82879,6 +82879,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="161" label="BDH_INVALID_DESCRIPTOR_ID"/>
<int value="162" label="RWH_INVALID_BEGIN_FRAME_ACK_DID_NOT_SWAP"/>
<int value="163" label="RWH_INVALID_BEGIN_FRAME_ACK_COMPOSITOR_FRAME"/>
+ <int value="164" label="BFSI_INVALID_TAG"/>
+ <int value="165" label="BFSI_INVALID_REQUESTS"/>
+ <int value="166" label="BFSI_INVALID_TITLE"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « third_party/WebKit/public/platform/modules/background_fetch/background_fetch.mojom ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698