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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1099553002: extensions: windows: list all windows from the current profile (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add application windows resize constraint test 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1990bc476b334c20e6e1b4683b9e2efad59d2cc6..a8110bc0f767c192f2958948b044454cc3ae0ee5 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -55568,6 +55568,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="192" label="kUsbDeviceUnknownVendor"/>
<int value="193" label="kUsersPrivate"/>
<int value="194" label="kPasswordsPrivate"/>
+ <int value="195" label="kWindowsGlobal"/>
</enum>
<enum name="ExtensionServiceVerifyAllSuccess" type="int">

Powered by Google App Engine
This is Rietveld 408576698