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

Unified Diff: gyp/effects.gyp

Issue 1789663002: sRGB support in Ganesh. Several pieces: (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Workaround for bug in clang warning. Created 4 years, 9 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 | « gyp/core.gyp ('k') | include/gpu/GrCaps.h » ('j') | src/gpu/gl/GrGLGpu.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/effects.gyp
diff --git a/gyp/effects.gyp b/gyp/effects.gyp
index 2402ed1c441073bd1b5c0c25ca8809b6da062c6e..8333a53b83e28206af669b77eddaf79a96c0900d 100644
--- a/gyp/effects.gyp
+++ b/gyp/effects.gyp
@@ -21,6 +21,7 @@
'include_dirs': [
'../include/effects',
'../include/client/android',
+ '../include/gpu',
'../include/private',
'../src/effects',
'../src/opts',
« no previous file with comments | « gyp/core.gyp ('k') | include/gpu/GrCaps.h » ('j') | src/gpu/gl/GrGLGpu.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698