 Chromium Code Reviews
 Chromium Code Reviews Issue 2254273003:
  Remove text encoding UI  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 2254273003:
  Remove text encoding UI  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: tools/metrics/actions/actions.xml | 
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml | 
| index dff0ac16ce9ab5efd528ca56a12d386e45ca85a5..a42759fda9772f786a14cba110dd9c5ecda2f150 100644 | 
| --- a/tools/metrics/actions/actions.xml | 
| +++ b/tools/metrics/actions/actions.xml | 
| @@ -12135,6 +12135,7 @@ should be able to be added at any place in this file. | 
| <action name="OverrideEncoding"> | 
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 
| <description>Please enter the description of this user action.</description> | 
| + <obsolete>Obsolete as of 8/2016</obsolete> | 
| 
jwd
2016/08/25 17:27:39
tiny nit: 08/2016 please.
 
Jinsuk Kim
2016/08/30 01:08:22
Done.
 | 
| </action> | 
| <action name="PDF.FitToHeightButton"> |