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

Unified Diff: tools/gn/secondary/base/BUILD.gn

Issue 56433003: GN threading refactor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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 | « tools/gn/script_target_generator.cc ('k') | tools/gn/settings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/secondary/base/BUILD.gn
diff --git a/tools/gn/secondary/base/BUILD.gn b/tools/gn/secondary/base/BUILD.gn
index 0f104a386477555f154ac2e2b720a79436f819b5..d6dc507ba2af42c092d734cf7fc83b404a4dac1f 100644
--- a/tools/gn/secondary/base/BUILD.gn
+++ b/tools/gn/secondary/base/BUILD.gn
@@ -260,7 +260,6 @@ component("base") {
"mac/sdk_forward_declarations.h",
"memory/aligned_memory.cc",
"memory/aligned_memory.h",
- "memory/discardable_memory.cc",
"memory/discardable_memory.h",
"memory/discardable_memory_android.cc",
"memory/discardable_memory_mac.cc",
@@ -880,8 +879,6 @@ static_library("test_support_base") {
"test/expectations/parser.h",
"test/gtest_xml_util.cc",
"test/gtest_xml_util.h",
- "test/launcher/parallel_test_launcher.cc",
- "test/launcher/parallel_test_launcher.h",
"test/launcher/test_launcher.cc",
"test/launcher/test_launcher.h",
"test/launcher/test_result.cc",
« no previous file with comments | « tools/gn/script_target_generator.cc ('k') | tools/gn/settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698