Chromium Code Reviews| 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': [ |
| '../../', |