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

Unified Diff: components/BUILD.gn

Issue 1298683002: Convert components/tracing from static lib to component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | components/components_tests.gyp » ('j') | components/components_tests.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index e79db964c49ed34784c283a5d851b56907449923..b15c48d42487336ad4cffd2b0955ecf9a44a1dc2 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -464,6 +464,7 @@ test("components_browsertests") {
"strings",
"//base",
"//base/test:test_support",
+ "//components/tracing",
Primiano Tucci (use gerrit) 2015/08/17 13:51:21 I'd probably move this to the other CL that is int
Ruud van Asseldonk 2015/08/17 14:58:38 Done.
"//content/test:browsertest_support",
"//content/test:test_support",
"//device/bluetooth",
« no previous file with comments | « no previous file | components/components_tests.gyp » ('j') | components/components_tests.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698