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

Unified Diff: samples/samples.gyp

Issue 901313002: Fix build of pdfium_diff (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 5 years, 10 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 | « samples/image_diff_png.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/samples.gyp
diff --git a/samples/samples.gyp b/samples/samples.gyp
index 9d316ec005861c3ef57188335d6123c2d1f5f294..e55979047659667dbaaae10f92dc84f2979bdff7 100644
--- a/samples/samples.gyp
+++ b/samples/samples.gyp
@@ -24,7 +24,7 @@
'variables': { 'enable_wexit_time_destructors': 1, },
'dependencies': [
'../pdfium.gyp:fxcodec',
- '../third_party/third_party.gyp:safemath',
+ '../third_party/third_party.gyp:pdfium_base',
],
'include_dirs': [
'../../',
« no previous file with comments | « samples/image_diff_png.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698