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

Unified Diff: gyp/samples.gypi

Issue 2246243002: Interactive Bevel Sample App (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Addressed patch set 7 comments Created 4 years, 4 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 | samplecode/SampleBevel.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/samples.gypi
diff --git a/gyp/samples.gypi b/gyp/samples.gypi
index d1f1f607a2e40aa858a63e88fa65b7453b0ca430..8c24195e23a57bbc9c661f424e1795bf4c5ae5bc 100644
--- a/gyp/samples.gypi
+++ b/gyp/samples.gypi
@@ -29,6 +29,7 @@
'../samplecode/SampleAnimBlur.cpp',
'../samplecode/SampleArc.cpp',
'../samplecode/SampleAtlas.cpp',
+ '../samplecode/SampleBevel.cpp',
'../samplecode/SampleBigBlur.cpp',
'../samplecode/SampleBigGradient.cpp',
'../samplecode/SampleBitmapRect.cpp',
« no previous file with comments | « no previous file | samplecode/SampleBevel.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698