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

Unified Diff: gyp/experimental.gyp

Issue 868333002: experimental/skp_to_pdf_md5 optionally also outputs pdf files (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 11 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 | « experimental/tools/skp_to_pdf_md5.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/experimental.gyp
diff --git a/gyp/experimental.gyp b/gyp/experimental.gyp
index 8ad3bff860ee76fd499a9f55740882f1f17ee98e..6405e81576d0a13dfab9bca0a38672a49ca961f0 100644
--- a/gyp/experimental.gyp
+++ b/gyp/experimental.gyp
@@ -93,6 +93,7 @@
'type': 'executable',
'sources': [
'../experimental/tools/skp_to_pdf_md5.cpp',
+ '../experimental/tools/SkDmuxWStream.cpp',
],
'include_dirs': [
'../src/core',
« no previous file with comments | « experimental/tools/skp_to_pdf_md5.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698