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

Unified Diff: gyp/dm.gyp

Issue 1002493002: Clean up poppler code. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: header too Created 5 years, 9 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 | « gyp/common_variables.gypi ('k') | gyp/freetype.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/dm.gyp
diff --git a/gyp/dm.gyp b/gyp/dm.gyp
index c05826b9f5d9045b17a5b60789f349baff712e5d..dc75729dc6de001e469aea6c951c5433a6a60cb5 100644
--- a/gyp/dm.gyp
+++ b/gyp/dm.gyp
@@ -25,11 +25,6 @@
'../dm/DMSrcSinkAndroid.cpp',
],
}],
- ['skia_poppler_enabled', {
- 'sources': [ '../src/utils/SkPDFRasterizer.cpp' ],
- 'defines': [ 'SK_BUILD_POPPLER' ],
- 'dependencies': [ 'poppler.gyp:*' ],
- }],
],
}]
}
« no previous file with comments | « gyp/common_variables.gypi ('k') | gyp/freetype.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698