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

Unified Diff: chrome/browser/ui/tab_contents/core_tab_helper.h

Issue 939713003: Enabled the "search web for image" context menu item when "Yandex" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/ui/tab_contents/core_tab_helper.h
diff --git a/chrome/browser/ui/tab_contents/core_tab_helper.h b/chrome/browser/ui/tab_contents/core_tab_helper.h
index 069edb276d254d9750ecbd76d9c43c38ef0b949b..fdee43a7f20f25020a0ca2b12267ce8cd2e2a975 100644
--- a/chrome/browser/ui/tab_contents/core_tab_helper.h
+++ b/chrome/browser/ui/tab_contents/core_tab_helper.h
@@ -68,6 +68,7 @@ class CoreTabHelper : public content::WebContentsObserver,
content::RenderFrameHost* render_frame_host) override;
void OnRequestThumbnailForContextNodeACK(const std::string& thumbnail_data,
+ const std::string& thumbnail_format,
const gfx::Size& original_size);
// Delegate for notifying our owner about stuff. Not owned by us.
« no previous file with comments | « no previous file | chrome/browser/ui/tab_contents/core_tab_helper.cc » ('j') | components/search_engines/template_url.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698