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

Unified Diff: content/child/webthemeengine_impl_mac.h

Issue 542903002: Do the murdering. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « no previous file | content/child/webthemeengine_impl_mac.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/webthemeengine_impl_mac.h
diff --git a/content/child/webthemeengine_impl_mac.h b/content/child/webthemeengine_impl_mac.h
index 7f7a69159483d9dbe087b25f267c80256d6ee525..3fb0cd1fb47a7d9e7b25bbc56ade71e59176c7c0 100644
--- a/content/child/webthemeengine_impl_mac.h
+++ b/content/child/webthemeengine_impl_mac.h
@@ -11,13 +11,6 @@ namespace content {
class WebThemeEngineImpl : public blink::WebThemeEngine {
public:
- // blink::WebThemeEngine implementation.
- virtual void paintScrollbarThumb(
- blink::WebCanvas* canvas,
- blink::WebThemeEngine::State part,
- blink::WebThemeEngine::Size state,
- const blink::WebRect& rect,
- const blink::WebThemeEngine::ScrollbarInfo& extra_params);
};
} // namespace content
« no previous file with comments | « no previous file | content/child/webthemeengine_impl_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698