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

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: Update ProtobufToMojoConverterTest 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
« no previous file with comments | « chrome/renderer/leak_detector/leak_detector_remote_client.cc ('k') | components/metrics.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index a077f9fff7064f33cf23bde63ace6dffc7f93478..146285c1f6ac58d41939e66aa955d04beb0fd9f6 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': [
« no previous file with comments | « chrome/renderer/leak_detector/leak_detector_remote_client.cc ('k') | components/metrics.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698