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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1238673002: content: permissions: add plumbing to revoke permissions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix failing compile Created 5 years, 5 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/child/permissions/permission_dispatcher_thread_proxy.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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index a5f730accda40265fd50de1d44095cd790d15837..ab43bd0a472685cd136985d080d3481ec3916297 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -57900,6 +57900,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="874" label="V8Document_CreateTouch_Method"/>
<int value="875" label="V8HTMLFrameElement_GetSVGDocument_Method"/>
<int value="876" label="RequestFileSystemNonWebbyOrigin"/>
+ <int value="897" label="V8Permissions_Revoke_Method"/>
Alexei Svitkine (slow) 2015/07/21 15:38:57 It seems this is missing a bunch of values between
Lalit Maganti 2015/07/21 15:45:59 Have done so :)
</enum>
<enum name="FFmpegCodecs" type="int">
« no previous file with comments | « content/child/permissions/permission_dispatcher_thread_proxy.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698