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

Unified Diff: chrome/app/DEPS

Issue 2023133003: Add Static Initializer for leak detector TLS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Include protobuf header in unittest; Browser publicly depends on leak_detector Created 4 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 | « chrome/app/BUILD.gn ('k') | chrome/app/chrome_main_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/DEPS
diff --git a/chrome/app/DEPS b/chrome/app/DEPS
index afe5f9c0fb13270c929cd1bf2903f988232d0805..a08e5bfcc9c67a6143fe0db9375c23de9b479ae1 100644
--- a/chrome/app/DEPS
+++ b/chrome/app/DEPS
@@ -18,6 +18,7 @@ include_rules = [
"+components/component_updater",
"+components/content_settings/core/common/content_settings_pattern.h",
"+components/crash",
+ "+components/metrics/leak_detector",
"+components/nacl/common",
"+components/nacl/renderer/plugin/ppapi_entrypoints.h",
"+components/nacl/zygote",
« no previous file with comments | « chrome/app/BUILD.gn ('k') | chrome/app/chrome_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698