| Index: chrome/browser/resources/options/advanced_options.html
|
| ===================================================================
|
| --- chrome/browser/resources/options/advanced_options.html (revision 60664)
|
| +++ chrome/browser/resources/options/advanced_options.html (working copy)
|
| @@ -28,10 +28,8 @@
|
| type="checkbox"><span i18n-content="safeBrowsingEnableProtection">
|
| </span></label>
|
| <if expr="pp_ifdef('_google_chrome')">
|
| - <label><input id="metricsReportingEnabled"
|
| - pref="user_experience_metrics.reporting_enabled"
|
| - metric="Options_MetricsReportingCheckbox" type="checkbox">
|
| - <span i18n-content="enableLogging"></span></label>
|
| + <label><input id="metricsReportingEnabled" type="checkbox"><span
|
| + i18n-content="enableLogging"></span></label>
|
| </if>
|
| </div>
|
| </section>
|
|
|