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

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

Issue 10696173: Revert "Revert 146000 - Split out ContentViewCore from ContentView for embedders." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase number deux Created 8 years, 5 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_view_impl.cc ('k') | content/browser/android/download_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/android/download_controller.h
diff --git a/content/browser/android/download_controller.h b/content/browser/android/download_controller.h
index 431aef9fae17c33f57fe1e0da3900b6e58739337..a11ed1728ab62698965ef4db9ace5c3d5c09c10a 100644
--- a/content/browser/android/download_controller.h
+++ b/content/browser/android/download_controller.h
@@ -109,7 +109,7 @@ class DownloadController : public DownloadItem::Observer {
int render_process_id,
int render_view_id);
- jobject GetContentViewFromWebContents(WebContents* web_contents);
+ jobject GetContentViewCoreFromWebContents(WebContents* web_contents);
jobject GetContentView(int render_process_id, int render_view_id);
// Creates Java object if it is not created already and returns it.
« no previous file with comments | « content/browser/android/content_view_impl.cc ('k') | content/browser/android/download_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698