Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(197)

Unified Diff: content/browser/android/content_view_core_impl.h

Issue 2353063005: Refactor ContentViewClient (1/6) (Closed)
Patch Set: cast to activity Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/android/content_video_view.cc ('k') | content/browser/android/content_view_core_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « content/browser/android/content_video_view.cc ('k') | content/browser/android/content_view_core_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698