Index: components/dom_distiller/core/distilled_page_prefs_android.cc |
diff --git a/components/dom_distiller/core/distilled_page_prefs_android.cc b/components/dom_distiller/core/distilled_page_prefs_android.cc |
index 64bfc2bf231c88d55c65611de762a49d5e72df21..269e8702a00413f75c5baf0654f69ba370325055 100644 |
--- a/components/dom_distiller/core/distilled_page_prefs_android.cc |
+++ b/components/dom_distiller/core/distilled_page_prefs_android.cc |
@@ -8,6 +8,8 @@ |
#include "components/dom_distiller/core/dom_distiller_service.h" |
#include "jni/DistilledPagePrefs_jni.h" |
+using base::android::JavaParamRef; |
+ |
namespace dom_distiller { |
namespace android { |