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

Unified Diff: components/components_tests.gyp

Issue 630073002: [Suggestions] Create ImageEncoder, to abstract away image encode/decode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn fix Created 6 years, 2 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index c318f1bd8a04cb0b60dcb5e07b0f9b462d8c4b7d..6ddea8041f109b906d40675f722e0c4fe215065a 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -430,6 +430,7 @@
'../google_apis/google_apis.gyp:google_apis_test_support',
# Dependencies of suggestions
+ 'components.gyp:jpeg_image_encoder',
'components.gyp:suggestions',
# Dependencies of sync_driver

Powered by Google App Engine
This is Rietveld 408576698