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

Unified Diff: content/utility/BUILD.gn

Issue 2774463002: image_decoder service -> data_decoder service (Closed)
Patch Set: . Created 3 years, 9 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 | « content/public/app/mojo/content_browser_manifest.json ('k') | content/utility/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/utility/BUILD.gn
diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn
index d7b26302d96dd7add7d7637b66a47be27d90dd2a..a589df1a8b7336fd254e7a22ab3c2d7eb3fc911e 100644
--- a/content/utility/BUILD.gn
+++ b/content/utility/BUILD.gn
@@ -37,6 +37,8 @@ source_set("utility") {
"//mojo/public/cpp/bindings",
"//ppapi/features",
"//sandbox",
+ "//services/data_decoder:lib",
+ "//services/data_decoder/public/cpp",
"//services/service_manager",
"//services/service_manager/public/cpp",
"//services/service_manager/public/interfaces",
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | content/utility/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698