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

Unified Diff: components/components_tests.gyp

Issue 1958163002: [NTP Snippets] Refactor home-grown container API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Avoided auto as suggested. Created 4 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 | « chrome/browser/ui/webui/snippets_internals_message_handler.cc ('k') | components/ntp_snippets.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index ff4a16859d8455c1a405c2b409ab3c69e34b2532..ed3b6d88c535e0ae8f0cbfb2af98bb9a4dcc2385 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -407,7 +407,6 @@
'network_time/network_time_tracker_unittest.cc',
],
'ntp_snippets_unittest_sources': [
- 'ntp_snippets/inner_iterator_unittest.cc',
'ntp_snippets/ntp_snippets_fetcher_unittest.cc',
'ntp_snippets/ntp_snippets_service_unittest.cc',
],
« no previous file with comments | « chrome/browser/ui/webui/snippets_internals_message_handler.cc ('k') | components/ntp_snippets.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698