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

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

Issue 2801173002: arc: Provide API to control Play Store state from autotests (Closed)
Patch Set: nits 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 | « extensions/browser/extension_function_histogram_value.h ('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 2fccfaad8172e0fd195b55dd5bb09c90ea574d38..8dcc2e6c7240ef05e1432f0ed96ae8956d0f8569 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -92724,6 +92724,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1168" label="NETWORKINGCASTPRIVATE_GETWIFITDLSSTATUS"/>
<int value="1169" label="ACCESSIBILITY_PRIVATE_DARKENSCREEN"/>
<int value="1170" label="WEBRTC_AUDIO_PRIVATE_SET_AUDIO_EXPERIMENTS"/>
+ <int value="1171" label="AUTOTESTPRIVATE_GETPLAYSTORESTATE"/>
+ <int value="1172" label="AUTOTESTPRIVATE_SETPLAYSTOREENABLED"/>
</enum>
<enum name="ExtensionIconState" type="int">
« no previous file with comments | « extensions/browser/extension_function_histogram_value.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698