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

Unified Diff: components/metrics/BUILD.gn

Issue 2550093008: Experiment with what gets compiled where (Closed)
Patch Set: Created 4 years 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 | « components/dummy/dont_depend_on_me_main.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/BUILD.gn
diff --git a/components/metrics/BUILD.gn b/components/metrics/BUILD.gn
index ca83e679417882edbd9e09969497171c1c977cb2..1e056e522e1c611604c017a2f3775c51aa88f644 100644
--- a/components/metrics/BUILD.gn
+++ b/components/metrics/BUILD.gn
@@ -85,6 +85,7 @@ static_library("metrics") {
":call_stack_profile_params",
"//base",
"//base:base_static",
+ "//components/dummy:depend_on_me",
"//components/prefs",
"//components/variations",
"//third_party/zlib:compression_utils",
« no previous file with comments | « components/dummy/dont_depend_on_me_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698