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

Unified Diff: content/test/BUILD.gn

Issue 2708943002: Create the BackgroundFetchBatchManager and initiate a download. (Closed)
Patch Set: Created 3 years, 10 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index addf59f4690021ee3e1e7631fd56a75b6a214a5c..3fc12391efc27f11179abed9c267b50581a930ef 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -987,6 +987,7 @@ 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_batch_manager_unittest.cc",
"../browser/background_fetch/background_fetch_data_manager_unittest.cc",
"../browser/background_sync/background_sync_manager_unittest.cc",
"../browser/background_sync/background_sync_network_observer_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698