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

Unified Diff: components/components_tests.gyp

Issue 1947253002: [Offline pages] Implementation of RequestQueue: Add, Remove, Get (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removing optional 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 | « no previous file | components/offline_pages/background/BUILD.gn » ('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 4d1a85035570f0f21e59e839619be55e3ceff8ae..6ffe2f78a931fbf4e82f58f13016db0b795c61b4 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -412,6 +412,7 @@
'offline_pages_background_unittest_sources': [
'offline_pages/background/request_coordinator_unittest.cc',
'offline_pages/background/request_queue_in_memory_store_unittest.cc',
+ 'offline_pages/background/request_queue_unittest.cc',
'offline_pages/background/save_page_request_unittest.cc',
],
'offline_pages_unittest_sources': [
« no previous file with comments | « no previous file | components/offline_pages/background/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698