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

Unified Diff: content/test/BUILD.gn

Issue 2749043003: Moved tests from DataManager to JobData. (Closed)
Patch Set: Another rebase Created 3 years, 9 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 | « content/browser/background_fetch/background_fetch_job_data_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 115cdeeee16c80b16bf2863e1b1c578f843f3b8a..6a03905e0b7fc8dbe1d6c81d83e148ebb2854e38 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1000,9 +1000,9 @@ test("content_unittests") {
"../browser/appcache/mock_appcache_storage.cc",
"../browser/appcache/mock_appcache_storage.h",
"../browser/appcache/mock_appcache_storage_unittest.cc",
- "../browser/background_fetch/background_fetch_data_manager_unittest.cc",
"../browser/background_fetch/background_fetch_event_dispatcher_unittest.cc",
"../browser/background_fetch/background_fetch_job_controller_unittest.cc",
+ "../browser/background_fetch/background_fetch_job_data_unittest.cc",
"../browser/background_sync/background_sync_manager_unittest.cc",
"../browser/background_sync/background_sync_network_observer_unittest.cc",
"../browser/background_sync/background_sync_service_impl_unittest.cc",
« no previous file with comments | « content/browser/background_fetch/background_fetch_job_data_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698