| Index: components/dom_distiller/webui/dom_distiller_ui.cc
|
| diff --git a/components/dom_distiller/webui/dom_distiller_ui.cc b/components/dom_distiller/webui/dom_distiller_ui.cc
|
| index 5396816b48e66e3e73fe6f6e9a70199b250891dc..8bee051aba90af8c5369f6f0e8d5f171bfae8499 100644
|
| --- a/components/dom_distiller/webui/dom_distiller_ui.cc
|
| +++ b/components/dom_distiller/webui/dom_distiller_ui.cc
|
| @@ -28,7 +28,6 @@ DomDistillerUi::DomDistillerUi(content::WebUI* web_ui,
|
| IDR_ABOUT_DOM_DISTILLER_CSS);
|
| source->AddResourcePath("about_dom_distiller.js", IDR_ABOUT_DOM_DISTILLER_JS);
|
|
|
| - source->SetUseJsonJSFormatV2();
|
| source->AddLocalizedString("domDistillerTitle",
|
| IDS_DOM_DISTILLER_WEBUI_TITLE);
|
| source->AddLocalizedString("addArticleUrl",
|
|
|