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

Unified Diff: BUILD.gn

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 | « no previous file | core/fxcrt/extension.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 448fe9d5889599c7b9b2b058cc3b5206a0d61f75..6601f210656da4985a1fc75a02af9840ce73d6ee 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -614,8 +614,6 @@ static_library("fxcrt") {
"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 | « no previous file | core/fxcrt/extension.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698