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

Unified Diff: components/offline_pages/background/BUILD.gn

Issue 2083783002: [Offline pages] Renaming the file with request queue store tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: components/offline_pages/background/BUILD.gn
diff --git a/components/offline_pages/background/BUILD.gn b/components/offline_pages/background/BUILD.gn
index fe04e4eda5ffd6c03d365025053861dc3af94a36..77256ae14a8b50d0eb081dd663c6513838680092 100644
--- a/components/offline_pages/background/BUILD.gn
+++ b/components/offline_pages/background/BUILD.gn
@@ -41,7 +41,7 @@ source_set("unit_tests") {
sources = [
"request_coordinator_unittest.cc",
"request_picker_unittest.cc",
- "request_queue_in_memory_store_unittest.cc",
+ "request_queue_store_unittest.cc",
"request_queue_unittest.cc",
"save_page_request_unittest.cc",
]
« no previous file with comments | « components/components_tests.gyp ('k') | components/offline_pages/background/request_queue_in_memory_store_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698