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

Unified Diff: webkit/port/platform/chromium/RenderThemeGtk.cpp

Issue 8131: More stubbing out. With this and the rest of Linux pending, test_shell links. (Closed)
Patch Set: It links Created 12 years, 2 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 | « webkit/port/platform/chromium/IconLinux.cpp ('k') | webkit/port/platform/chromium/TemporaryLinkStubs.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/port/platform/chromium/RenderThemeGtk.cpp
diff --git a/webkit/port/platform/chromium/RenderThemeGtk.cpp b/webkit/port/platform/chromium/RenderThemeGtk.cpp
index f37c7f67339b637c3f243100bd97feae428fd588..150f616bafe1bd643d7d3a0a5d4d0cc00737957c 100644
--- a/webkit/port/platform/chromium/RenderThemeGtk.cpp
+++ b/webkit/port/platform/chromium/RenderThemeGtk.cpp
@@ -436,7 +436,7 @@ void RenderThemeGtk::systemFont(int, FontDescription&) const
notImplemented();
}
-void RenderTheme::systemFont(int, Document*, FontDescription&) const
+void RenderThemeGtk::systemFont(int, Document*, FontDescription&) const
{
notImplemented();
}
« no previous file with comments | « webkit/port/platform/chromium/IconLinux.cpp ('k') | webkit/port/platform/chromium/TemporaryLinkStubs.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698