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

Unified Diff: components/components_tests.gyp

Issue 2064463002: Mojo interface/service for Leak Detector on remote process (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Create BUILD.gn for chrome/renderer/leak_detector Created 4 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index fd4bad58151b62364e4b14fed2ffe77c3fae2e90..a5b91ebfbc8d3e7269e77218276089d962912dd4 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -390,6 +390,7 @@
'metrics/leak_detector/leak_analyzer_unittest.cc',
'metrics/leak_detector/leak_detector_impl_unittest.cc',
'metrics/leak_detector/leak_detector_unittest.cc',
+ 'metrics/leak_detector/protobuf_to_mojo_converter_unittest.cc',
'metrics/leak_detector/ranked_set_unittest.cc',
],
'mime_util_unittest_sources': [

Powered by Google App Engine
This is Rietveld 408576698