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

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

Issue 143023003: Fully support the autohide shelf option for touch UI on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove OS_WIN ifdefs. Created 6 years, 10 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 623cacfca61a4f4741f6a30fa2a0c01b2d7cfccd..f870f52cdca66a3f05e4d7f5a47c403ec1fa5b5b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -32051,6 +32051,7 @@ other types of suffix sets.
<int value="31" label="Long tap"/>
<int value="32" label="Show Press"/>
<int value="33" label="Tap Cancel"/>
+ <int value="34" label="Edge swipe"/>
</enum>
<enum name="UmaInitSequence" type="int">

Powered by Google App Engine
This is Rietveld 408576698