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

Unified Diff: content/browser/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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index d38164b1f48fd32450a48dccf99a6302c680db69..5d6b4d9e1103a19bba30f7c993b9c705c12e9c50 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -104,6 +104,7 @@ source_set("browser") {
"//services/catalog:constants",
"//services/catalog/public/cpp",
"//services/catalog/public/interfaces:constants",
+ "//services/data_decoder/public/interfaces",
"//services/device:lib",
"//services/device/public/interfaces:constants",
"//services/file:lib",
« no previous file with comments | « chrome/utility/chrome_content_utility_client.cc ('k') | content/browser/service_manager/service_manager_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698