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

Unified Diff: gyp/core.gypi

Issue 2043393002: Refactoring of GPU NormalMap handling out into its own class (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 4 years, 6 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 | « no previous file | src/core/SkLightingShader.h » ('j') | src/core/SkLightingShader.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index ff3e270534e1adccd3d8394f5be672a8d0468c6f..b55c58c5d9fbb5e042d74f19cc3a535dc5bb7d61 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -189,6 +189,7 @@
'<(skia_src_path)/core/SkNextID.h',
'<(skia_src_path)/core/SkNinePatchIter.cpp',
'<(skia_src_path)/core/SkNinePatchIter.h',
+ '<(skia_src_path)/core/SkNormalSourceImpl.cpp',
'<(skia_src_path)/core/SkNx.h',
'<(skia_src_path)/core/SkOpts.cpp',
'<(skia_src_path)/core/SkOpts.h',
« no previous file with comments | « no previous file | src/core/SkLightingShader.h » ('j') | src/core/SkLightingShader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698