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

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

Issue 10693134: Revert 146000 - Split out ContentViewCore from ContentView for embedders. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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
===================================================================
--- content/browser/android/download_controller.h (revision 146004)
+++ content/browser/android/download_controller.h (working copy)
@@ -110,7 +110,7 @@
int render_process_id,
int render_view_id);
- jobject GetContentViewCoreFromWebContents(WebContents* web_contents);
+ jobject GetContentViewFromWebContents(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