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

Unified Diff: gyp/flags.gyp

Issue 2412613005: Removed makeLinearGamma() from the public API for SkColorSpace (Closed)
Patch Set: Created 4 years, 2 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 | « gm/gradients.cpp ('k') | include/core/SkColorSpace.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/flags.gyp
diff --git a/gyp/flags.gyp b/gyp/flags.gyp
index 166e24b55ad0779a51b1e3b2ada8fe04ae5cb8e3..d1a4004e45c83dc2e1d32ad91e594eb9cbad9215 100644
--- a/gyp/flags.gyp
+++ b/gyp/flags.gyp
@@ -39,6 +39,7 @@
'include_dirs': [
'../include/gpu',
'../include/private',
+ '../src/core',
'../src/gpu',
],
'sources': [
« no previous file with comments | « gm/gradients.cpp ('k') | include/core/SkColorSpace.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698