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

Unified Diff: chrome/browser/android/tab_android.h

Issue 1124023004: [DevTools] Fix favicon images on chrome://inspect (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
Index: chrome/browser/android/tab_android.h
diff --git a/chrome/browser/android/tab_android.h b/chrome/browser/android/tab_android.h
index 241505eae8c2c9d2c37ece908fbd4e285f986756..3ff8b9b0bd1c34cc2bb5b7f462439a795e15571d 100644
--- a/chrome/browser/android/tab_android.h
+++ b/chrome/browser/android/tab_android.h
@@ -117,6 +117,8 @@ class TabAndroid : public CoreTabHelperDelegate,
chrome::NavigateParams* params,
content::NavigationController::LoadURLParams* load_url_params);
+ SkBitmap GetFaviconBitmap();
+
// CoreTabHelperDelegate ----------------------------------------------------
void SwapTabContents(content::WebContents* old_contents,
« no previous file with comments | « chrome/browser/android/dev_tools_discovery_provider_android.cc ('k') | chrome/browser/android/tab_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698