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

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

Issue 18341016: Add types.private.ChromeDirectSetting and Connect it to preferencesPrivate.googleGeolocationAccessE… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync to Latest Created 7 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/renderer/resources/renderer_resources.grd ('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 44bad66f9f89932317a17bc22ffe56304055d754..c35485ef65cb80227bbd8f6fed85128766f48bb3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -15370,6 +15370,9 @@ other types of suffix sets.
<int value="500" label="WEBVIEW_STOP"/>
<int value="501" label="WEBVIEW_RELOAD"/>
<int value="502" label="WEBVIEW_TERMINATE"/>
+ <int value="503" label="TYPES_PRIVATE_CHROMEDIRECTSETTING_GET"/>
+ <int value="504" label="TYPES_PRIVATE_CHROMEDIRECTSETTING_SET"/>
+ <int value="505" label="TYPES_PRIVATE_CHROMEDIRECTSETTING_CLEAR"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « chrome/renderer/resources/renderer_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698