| Index: components/dom_distiller/content/browser/distillable_page_utils_android.cc
|
| diff --git a/components/dom_distiller/content/browser/distillable_page_utils_android.cc b/components/dom_distiller/content/browser/distillable_page_utils_android.cc
|
| index bf1f80dbe17cca72b5bac8b267b9f84ee12c1d7e..ba8d120717b67e02b909b19ef7f50737ac629e56 100644
|
| --- a/components/dom_distiller/content/browser/distillable_page_utils_android.cc
|
| +++ b/components/dom_distiller/content/browser/distillable_page_utils_android.cc
|
| @@ -49,6 +49,5 @@ static void IsPageDistillable(JNIEnv* env,
|
| bool RegisterDistillablePageUtils(JNIEnv* env) {
|
| return RegisterNativesImpl(env);
|
| }
|
| -
|
| }
|
| }
|
|
|