| Index: chrome/browser/dom_distiller/dom_distiller_service_factory_android.cc
|
| diff --git a/chrome/browser/dom_distiller/dom_distiller_service_factory_android.cc b/chrome/browser/dom_distiller/dom_distiller_service_factory_android.cc
|
| index ed9971c429aa752b8929d52f7e7be10c92967d25..b2ea21f405804b30cc366f985d70f8a8eed367f7 100644
|
| --- a/chrome/browser/dom_distiller/dom_distiller_service_factory_android.cc
|
| +++ b/chrome/browser/dom_distiller/dom_distiller_service_factory_android.cc
|
| @@ -11,6 +11,7 @@
|
| #include "components/dom_distiller/core/dom_distiller_service_android.h"
|
| #include "jni/DomDistillerServiceFactory_jni.h"
|
|
|
| +using base::android::JavaParamRef;
|
| using base::android::ScopedJavaLocalRef;
|
|
|
| namespace dom_distiller {
|
|
|