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

Unified Diff: skia/skia_gn_files.gypi

Issue 224633002: Add GN buildfile for gfx (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | « build/config/ui.gni ('k') | third_party/libjpeg/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_gn_files.gypi
diff --git a/skia/skia_gn_files.gypi b/skia/skia_gn_files.gypi
index 60e5fd91d27ca3916abfcf7588feef5128aa4f17..dab351943239965679f231945dd6f4be7d1dbb51 100644
--- a/skia/skia_gn_files.gypi
+++ b/skia/skia_gn_files.gypi
@@ -380,6 +380,8 @@
'src/core/SkPicturePlayback.h',
'src/core/SkPictureRecord.cpp',
'src/core/SkPictureRecord.h',
+ 'src/core/SkPictureShader.cpp',
+ 'src/core/SkPictureShader.h',
'src/core/SkPictureStateTree.cpp',
'src/core/SkPictureStateTree.h',
'src/core/SkPixelRef.cpp',
« no previous file with comments | « build/config/ui.gni ('k') | third_party/libjpeg/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698