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

Unified Diff: webkit/SConscript

Issue 9757: Cache the GdkSkia object in PlatformContextSkia so that we aren't creating (Closed)
Patch Set: Moving files against Created 12 years, 1 month 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 | « base/gfx/platform_canvas_linux.h ('k') | webkit/SConscript.port » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/SConscript
diff --git a/webkit/SConscript b/webkit/SConscript
index 72cf78b5292013b9512e738b8e5008dc1ee10992..6238f35e4bb375fb7d612cbcc051fd7c7a101767 100644
--- a/webkit/SConscript
+++ b/webkit/SConscript
@@ -118,6 +118,7 @@ env.Prepend(
'$WEBKIT_DIR/port/platform/chromium',
'$WEBKIT_DIR/port/platform/graphics',
'$WEBKIT_DIR/port/platform/graphics/chromium',
+ '$WEBKIT_DIR/port/platform/graphics/skia',
'$WEBKIT_DIR/port/platform/$WEBKIT_PLATFORM_SUBDIR',
'$WEBKIT_DIR/port/svg/graphics',
'$WEBKIT_DIR/port/platform/network',
« no previous file with comments | « base/gfx/platform_canvas_linux.h ('k') | webkit/SConscript.port » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698