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

Unified Diff: chrome/chrome_browser.gypi

Issue 1028543002: Turn the utility process image decoder into a Mojo service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix android test, take 2. Created 5 years, 7 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 58ab61478405e1d5c9c0a3ed11815ca5c8cb6bbf..610d5c796531db3ed5981d0d100e6c4e9cac003f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3128,6 +3128,7 @@
'../components/components.gyp:dom_distiller_content',
'../components/components.gyp:favicon_content',
'../components/components.gyp:history_content_browser',
+ '../components/components.gyp:image_decoder_mojo_bindings',
'../components/components.gyp:keyed_service_content',
'../components/components.gyp:navigation_interception',
'../components/components.gyp:packed_ct_ev_whitelist',

Powered by Google App Engine
This is Rietveld 408576698