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

Unified Diff: gyp/gm.gyp

Issue 103033002: Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: rebase one last time 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
« no previous file with comments | « gyp/dm.gyp ('k') | gyp/images.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gm.gyp
diff --git a/gyp/gm.gyp b/gyp/gm.gyp
index bc70e16d56da117d6c1712464027b72c8c2659a5..a543aca4db57dbb5bcd7e871b5e3d4516216569f 100644
--- a/gyp/gm.gyp
+++ b/gyp/gm.gyp
@@ -29,6 +29,8 @@
'type': 'executable',
'include_dirs' : [
'../src/core',
+ '../src/images',
+ '../src/lazy',
'../src/effects',
'../src/pipe/utils/',
'../src/utils/',
« no previous file with comments | « gyp/dm.gyp ('k') | gyp/images.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698