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

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: Squelch clang warnings about GrPixelConfig < kGrPixelConfigCnt 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
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',
« gyp/common_conditions.gypi ('K') | « gyp/core.gyp ('k') | include/gpu/GrCaps.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698