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

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

Issue 585553003: linux: Detect additional window managers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: wrap case lines Created 6 years, 3 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 | « chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc ('k') | ui/base/x/x11_util.h » ('j') | 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 fea147bdb5902d4937b05d2589cb1fa8c4f34b7e..d56a8f9514d54f9fd12d36578138d5e2ef1c1fa1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -44362,6 +44362,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="9" label="Mutter"/>
<int value="10" label="Openbox"/>
<int value="11" label="Xfwm4"/>
+ <int value="12" label="Awesome"/>
+ <int value="13" label="i3"/>
+ <int value="14" label="Ion3"/>
+ <int value="15" label="Matchbox"/>
+ <int value="16" label="Notion"/>
+ <int value="17" label="Qtile"/>
+ <int value="18" label="Ratpoison"/>
+ <int value="19" label="StumpWM"/>
</enum>
<enum name="LoadType" type="int">
« no previous file with comments | « chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc ('k') | ui/base/x/x11_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698