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

Unified Diff: gyp/example.gyp

Issue 1134113006: dm changes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: changes after code review Created 5 years, 7 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
Index: gyp/example.gyp
diff --git a/gyp/example.gyp b/gyp/example.gyp
index 9582b4dd7403e64c88fb2286cde025e2f1beecec..24bd259d58b4b0b128415cdbfddbd280c2971ada 100644
--- a/gyp/example.gyp
+++ b/gyp/example.gyp
@@ -13,8 +13,7 @@
'../include/gpu',
],
'sources': [
- '../example/HelloWorld.h',
- '../example/HelloWorld.cpp',
+ '../experimental/example.cpp',
],
'dependencies': [
'skia_lib.gyp:skia_lib',
« dm/DMSrcSink.cpp ('K') | « gyp/SampleApp.gyp ('k') | samplecode/SampleImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698