| Index: content/browser/android/content_view_core_impl.h
|
| diff --git a/content/browser/android/content_view_core_impl.h b/content/browser/android/content_view_core_impl.h
|
| index c7fb4f3041d1c064a94f40614f824b0bf211b104..387d4a5cc26697eaa23a9dd7e73aefed84a2bda7 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -358,9 +358,6 @@ class ContentViewCoreImpl : public ContentViewCore,
|
| // testing/benchmarking purposes.
|
| base::android::ScopedJavaLocalRef<jobject> CreateMotionEventSynthesizer();
|
|
|
| - // Returns True if the given media should be blocked to load.
|
| - bool ShouldBlockMediaRequest(const GURL& url);
|
| -
|
| void DidStopFlinging();
|
|
|
| // Returns the context with which the ContentViewCore was created, typically
|
|
|