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

Unified Diff: chrome/common/BUILD.gn

Issue 2940003002: Add pipe implementation for OOP memory logging (Closed)
Patch Set: Comment 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 | chrome/common/profiling/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 3fb26c630488a87dc27638c0c3a8f97db7152f05..6a2a7fe2ff53d3e028f4e2fd1c12636de86a5aed 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -179,6 +179,7 @@ static_library("common") {
"//chrome/common:constants",
"//chrome/common/media_router/mojo:dial_utility_interfaces",
"//chrome/common/net",
+ "//chrome/common/profiling",
"//chrome/common/safe_browsing:proto",
"//chrome/installer/util:with_no_strings",
"//components/autofill/content/common:ipc_traits",
« no previous file with comments | « no previous file | chrome/common/profiling/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698