summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authorJohn Abd-El-Malek <jam@chromium.org>2014-06-05 12:45:33 -0700
committerJohn Abd-El-Malek <jam@chromium.org>2014-06-05 12:50:15 -0700
commitd68f9a3e646555e292a1f184560149e8a3e629ac (patch)
tree4b82855d3fda21008059a5b19a2f1e4a3a932e82 /pdfium.gyp
parentf0a5576384e6def4f1fe78d6e0b12b0a9d710bf8 (diff)
downloadpdfium-d68f9a3e646555e292a1f184560149e8a3e629ac.tar.xz
The GYP target is now called "pdfium" rather than "fpdfsdk". Original pach by Brett Wilson <brettw@chromium.org>
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index e8e706e94d..390b3f054e 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -52,7 +52,7 @@
},
'targets': [
{
- 'target_name': 'fpdfsdk',
+ 'target_name': 'pdfium',
'type': 'static_library',
'dependencies': [
'fdrm',