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

Unified Diff: gyp/skia_sources.gypi

Issue 2405383003: added basic dataflow analysis to skslc (Closed)
Patch Set: I have no idea what I was thinking 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 | « no previous file | src/gpu/effects/GrBitmapTextGeoProc.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/skia_sources.gypi
diff --git a/gyp/skia_sources.gypi b/gyp/skia_sources.gypi
index 53036527af7b4bc1f3b02a7e4918f00ae04d0256..f943c7df0ed56555cb1d8489859e47fe85039b93 100644
--- a/gyp/skia_sources.gypi
+++ b/gyp/skia_sources.gypi
@@ -124,6 +124,7 @@
'../src/sksl',
],
'sksl_sources': [
+ '../src/sksl/SkSLCFGGenerator.cpp',
'../src/sksl/SkSLCompiler.cpp',
'../src/sksl/SkSLIRGenerator.cpp',
'../src/sksl/SkSLParser.cpp',
« no previous file with comments | « no previous file | src/gpu/effects/GrBitmapTextGeoProc.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698