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

Unified Diff: base/BUILD.gn

Issue 2865283002: Reland of Linux: Disable DBus auto-launch (Closed)
Patch Set: fix test Created 3 years, 6 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 | base/trace_event/memory_dump_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 7735309baa600aef1c97f7a2da2dee40fdbb8035..131de3dabfdfae856c7911033af370dd0749c366 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -966,6 +966,7 @@ component("base") {
"trace_event/memory_allocator_dump_guid.h",
"trace_event/memory_dump_manager.cc",
"trace_event/memory_dump_manager.h",
+ "trace_event/memory_dump_manager_test_utils.h",
"trace_event/memory_dump_provider.h",
"trace_event/memory_dump_provider_info.cc",
"trace_event/memory_dump_provider_info.h",
« no previous file with comments | « no previous file | base/trace_event/memory_dump_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698