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

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: Rebase Created 4 years, 8 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 | « chrome/chrome_common.gypi ('k') | chrome/chrome_utility.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index aa975f3f7a20b4c0f26fe48d52f0371e15cdfeb6..d9607dadde0ba5b8a8563bad14bd9260a5f19526 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.
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/chrome_utility.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698