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

Unified Diff: components/enhanced_bookmarks.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: Rebase and address comments. 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
« no previous file with comments | « components/components_unittests.isolate ('k') | components/image_decoder.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/enhanced_bookmarks.gypi
diff --git a/components/enhanced_bookmarks.gypi b/components/enhanced_bookmarks.gypi
index be9e4f8ae354b3e0136e6c4c20397d4db35fcfad..2da25d00b362de72371cda89240b743adb3295af 100644
--- a/components/enhanced_bookmarks.gypi
+++ b/components/enhanced_bookmarks.gypi
@@ -70,6 +70,7 @@
'..',
],
'dependencies': [
+ '../skia/skia.gyp:skia',
'../testing/gtest.gyp:gtest',
'enhanced_bookmarks',
],
« no previous file with comments | « components/components_unittests.isolate ('k') | components/image_decoder.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698