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

Unified Diff: gyp/tools.gyp

Issue 463603002: clean up render_pdfs: (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: AnotherPatchSet Created 6 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 | tools/PdfRenderer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index f4d927cd898a8bd581546a178ceebbc3a260adf8..46d668bf4e9b7ee8daafa9082a2b99113df44ff6 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -517,8 +517,6 @@
'type': 'executable',
'sources': [
'../tools/render_pdfs_main.cpp',
- '../tools/PdfRenderer.cpp',
- '../tools/PdfRenderer.h',
],
'include_dirs': [
'../src/core',
« no previous file with comments | « no previous file | tools/PdfRenderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698