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

Unified Diff: gyp/tools.gyp

Issue 1291783003: Update SkLightingShader to support rotation (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: update Created 5 years, 4 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
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 5f4830b46da21842d1b7b2161f17160bebd55ba2..2f250376f9af9fa16513509b99c720dee7eedb97 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -101,6 +101,7 @@
],
'include_dirs': [
'../src/fonts',
+ '../src/core',
],
'dependencies': [
'resources',
« no previous file with comments | « gyp/effects.gypi ('k') | include/effects/SkPoint3.h » ('j') | src/core/SkLightingShader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698