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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 856643002: Viewing cached webpages while offline is not available on Chrome OS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed the new offline error page flags Created 5 years, 11 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/browser/about_flags.cc ('K') | « chrome/renderer/resources/neterror.js ('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 31a820824cb07768ed52b30d62dc6221bb003cfd..975fddb34b9b66246190d6684bcacf4dfdb14cc3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -50282,6 +50282,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-2132591642" label="enable-input-view"/>
<int value="-2117201726" label="disable-gpu-rasterization"/>
<int value="-2114831248" label="disable-new-ntp"/>
+ <int value="-2107097252" label="disable-new-offline-error-page"/>
oshima 2015/01/24 04:55:47 do you need this change? (I'll leave this to the o
afakhry 2015/01/27 17:44:13 As per Alexei, removed.
<int value="-2098610409" label="disable-lcd-text"/>
<int value="-2097515669" label="disable-cast"/>
<int value="-2077268643" label="disable-device-enumeration"/>
« chrome/browser/about_flags.cc ('K') | « chrome/renderer/resources/neterror.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698