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

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

Issue 1014913002: Chromeos: Remove CaptivePortalBypassProxy user option. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/webui/options/browser_options_handler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 49e73673cbd200e333499b5e1483aa35a196ee9c..70c9d4891b865115e4fa0e19d883eddb80e041fe 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -8513,6 +8513,9 @@ should be able to be added at any place in this file.
<description>
Captive portal authorization bypass proxy is disabled.
</description>
+ <obsolete>
+ Deprecated as of 03/2015. Option is removed.
+ </obsolete>
</action>
<action name="Options_CaptivePortalBypassProxy_Enable">
@@ -8520,6 +8523,9 @@ should be able to be added at any place in this file.
<description>
Captive portal authorization bypass proxy is enabled.
</description>
+ <obsolete>
+ Deprecated as of 03/2015. Option is removed.
+ </obsolete>
</action>
<action name="Options_ChangeDefaultZoomLevel">
« no previous file with comments | « chrome/browser/ui/webui/options/browser_options_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698