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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 262543002: android: add ThumbnailCache (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@codec
Patch Set: addressed comments Created 6 years, 6 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 f18a0d09566c0c81b855260d7d4bd96682eff4e0..e700612ff0708e7f58cc138bb48e0190787ed382 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -601,6 +601,7 @@
# All unittests in browser, common, renderer and service.
'browser/about_flags_unittest.cc',
'browser/android/bookmarks/partner_bookmarks_shim_unittest.cc',
+ 'browser/android/thumbnail/lru_expiring_cache_unittest.cc',
# mock_google_location_settings_helper could logically go in
# test_support_unit. However tests suites in the internal repository
# depend on an alternate implementation so instead each test suite

Powered by Google App Engine
This is Rietveld 408576698