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

Unified Diff: pdfium.gyp

Issue 1545183002: Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: xfa Created 5 years 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
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 6dfd42fec9f24c8d3b7d988375831751696e8de0..0b63867a798910d3d496b9ba218c42f995ffefbe 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -771,7 +771,6 @@
'core/src/fxcrt/fx_system_unittest.cpp',
'testing/fx_string_testhelpers.h',
'testing/fx_string_testhelpers.cpp',
- 'third_party/base/nonstd_unique_ptr_unittest.cpp',
],
'conditions': [
['pdf_enable_xfa==1', {

Powered by Google App Engine
This is Rietveld 408576698