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

Unified Diff: gyp/tools.gyp

Issue 103033002: Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years 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: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index f462c50e5e8fae4d1146efdcf449fcb1a3a83a36..d86eb2727017d13892800a256c8607c249f42d60 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -232,6 +232,7 @@
'../tools/PictureBenchmark.cpp',
],
'include_dirs': [
+ '../src/core/',
'../bench',
'../src/lazy/',
],

Powered by Google App Engine
This is Rietveld 408576698