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

Unified Diff: BUILD.gn

Issue 378073002: Fix BUILD.gn for commit 3522876d. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 6 years, 5 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 | no next file » | 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 43b70497e3d4fd0c749c92e3486ee81929ee25ff..7f5c821c09d9f71cb3f86f534f40c30ec84f29e4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -525,7 +525,6 @@ static_library("fxcrt") {
"core/src/fxcrt/fx_basic_list.cpp",
"core/src/fxcrt/fx_basic_maps.cpp",
"core/src/fxcrt/fx_basic_memmgr.cpp",
- "core/src/fxcrt/fx_basic_memmgr_mini.cpp",
"core/src/fxcrt/fx_basic_plex.cpp",
"core/src/fxcrt/fx_basic_utf.cpp",
"core/src/fxcrt/fx_basic_util.cpp",
@@ -535,7 +534,6 @@ static_library("fxcrt") {
"core/src/fxcrt/fx_unicode.cpp",
"core/src/fxcrt/fx_xml_composer.cpp",
"core/src/fxcrt/fx_xml_parser.cpp",
- "core/src/fxcrt/mem_int.h",
"core/src/fxcrt/plex.h",
"core/src/fxcrt/xml_int.h",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698