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

Unified Diff: chrome/renderer/DEPS

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/BUILD.gn ('k') | chrome/renderer/leak_detector/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index f25cfafca702bb905e948298df75f6065a1771ec..c08670a5cece20c6662c9a619ec870259d7f92b1 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -14,6 +14,8 @@ include_rules = [
"+components/dom_distiller/content/renderer",
"+components/dom_distiller/core",
"+components/guest_view/renderer",
+ "+components/metrics/leak_detector",
+ "+components/metrics/proto",
"+components/nacl/common",
"+components/nacl/renderer",
"+components/network_hints/renderer",
« no previous file with comments | « chrome/renderer/BUILD.gn ('k') | chrome/renderer/leak_detector/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698