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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1844103004: Convert the utility process image decoder into a Mojo service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index ee1741119bf3ff25a53b786962a18c548e5229fb..8e27b63c9e4ef15efe9f7b9b1c98b74c91cd1bbe 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -309,7 +309,7 @@
'test/base/v8_unit_test.cc',
'test/base/v8_unit_test.h',
'test/logging/win/mof_data_parser_unittest.cc',
- 'utility/chrome_content_utility_client_unittest.cc',
+ 'utility/image_decoder_impl_unittest.cc',
# Duplicate these tests here because PathService has more items in
# unit_tests than in base_unittests.

Powered by Google App Engine
This is Rietveld 408576698