summaryrefslogtreecommitdiff
path: root/chromium/components/dom_distiller/core/dom_distiller_service_android.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/dom_distiller/core/dom_distiller_service_android.h')
-rw-r--r--chromium/components/dom_distiller/core/dom_distiller_service_android.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/components/dom_distiller/core/dom_distiller_service_android.h b/chromium/components/dom_distiller/core/dom_distiller_service_android.h
index 8f52615b6be..e0e133f179d 100644
--- a/chromium/components/dom_distiller/core/dom_distiller_service_android.h
+++ b/chromium/components/dom_distiller/core/dom_distiller_service_android.h
@@ -21,7 +21,6 @@ class DomDistillerServiceAndroid {
public:
DomDistillerServiceAndroid(DomDistillerService* service);
virtual ~DomDistillerServiceAndroid();
- static bool Register(JNIEnv* env);
// Returns native pointer to native DistilledPagePrefs registered with
// DomDistillerService.
jlong GetDistilledPagePrefsPtr(