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

Unified Diff: pdfium.gyp

Issue 1994323002: Remove Release() from IFXCRT_FileAccess (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: include <utility>. Created 4 years, 7 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 | « core/fxcrt/fxcrt_windows.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index fa0ab01cd64c48f7d59b573019682472b9ef9b1e..d9e1cfb8f7ee105179ee3046e696d8d0174eaf93 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -627,8 +627,6 @@
'core/fxcrt/fx_unicode.cpp',
'core/fxcrt/fx_xml_composer.cpp',
'core/fxcrt/fx_xml_parser.cpp',
- 'core/fxcrt/fxcrt_platforms.cpp',
- 'core/fxcrt/fxcrt_platforms.h',
'core/fxcrt/fxcrt_posix.cpp',
'core/fxcrt/fxcrt_posix.h',
'core/fxcrt/fxcrt_stream.cpp',
« no previous file with comments | « core/fxcrt/fxcrt_windows.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698