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

Unified Diff: components/font_service/BUILD.gn

Issue 1459453003: mandoline: write this after lunch. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add TracingImpls to mus and mash, fix naming. Created 5 years, 1 month 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/filesystem/file_system_app.cc ('k') | components/font_service/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/font_service/BUILD.gn
diff --git a/components/font_service/BUILD.gn b/components/font_service/BUILD.gn
index 2ef51239ce6d5569350dfa97ae132deea6780477..49f939072eb9782c7178aae76a9226a2c122c54c 100644
--- a/components/font_service/BUILD.gn
+++ b/components/font_service/BUILD.gn
@@ -17,6 +17,7 @@ source_set("lib") {
"//mojo/common:common_base",
"//mojo/platform_handle",
"//mojo/public/cpp/bindings",
+ "//mojo/services/tracing/public/cpp",
]
public_deps = [
« no previous file with comments | « components/filesystem/file_system_app.cc ('k') | components/font_service/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698