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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1515703005: WebRequest API: add more resource types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update comment, move logical negation Created 5 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 5ea6df9a71d7899bbf7a5d611fd4d44b77a4f646..57adba09a316c4a0da044d8d993298ece6c53cf7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -57529,6 +57529,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="13" label="XHR"/>
<int value="14" label="PING"/>
<int value="15" label="RESOURCE_TYPE_SERVICE_WORKER"/>
+ <int value="16" label="RESOURCE_TYPE_CSP_REPORT"/>
+ <int value="17" label="RESOURCE_TYPE_PLUGIN_RESOURCE"/>
</enum>
<enum name="ContentSetting" type="int">
« content/public/common/resource_type.h ('K') | « extensions/common/api/web_request.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698