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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1394423004: Initial skeleton of custom layouts for Web Notifications. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix v17 styles and add entries to LoginCustomFlags. Created 5 years, 2 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
« chrome/common/chrome_switches.cc ('K') | « chrome/common/chrome_switches.cc ('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 132ec4ad6ecfc4e6222a0494a013c5fcbb2f5573..74c0b67d1293f9f67237d53e6af2530399223c1d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63906,6 +63906,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-979057409" label="enable-seccomp-filter-sandbox"/>
<int value="-979034258" label="disable-ntp-other-sessions-menu"/>
<int value="-978700508" label="disable-simplified-fullscreen-ui"/>
+ <int value="-976585018" label="disable-notifications-custom-layouts"/>
<int value="-972425050" label="gesture-editing"/>
<int value="-964676765" label="enable-accelerated-mjpeg-decode"/>
<int value="-951394314" label="top-chrome-md"/>
@@ -63967,6 +63968,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-462205750" label="enable-service-worker-sync"/>
<int value="-430360431" label="disable-password-generation"/>
<int value="-418868128" label="enable-experimental-web-platform-features"/>
+ <int value="-407298147" label="enable-notifications-custom-layouts"/>
<int value="-385337473" label="enable-fast-unload"/>
<int value="-384589459" label="disable-supervised-user-safesites"/>
<int value="-378033324" label="disable-win32k-renderer-lockdown"/>
« chrome/common/chrome_switches.cc ('K') | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698