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

Unified Diff: content/test/BUILD.gn

Issue 2762573003: Implement BackgroundFetchManager.fetch() and struct traits (Closed)
Patch Set: First round of comments 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 115cdeeee16c80b16bf2863e1b1c578f843f3b8a..b4128519770641e38ce60fa2767efda4f0827442 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1332,6 +1332,7 @@ test("content_unittests") {
"../child/worker_thread_registry_unittest.cc",
"../common/android/address_parser_unittest.cc",
"../common/android/gin_java_bridge_value_unittest.cc",
+ "../common/background_fetch/background_fetch_struct_traits_unittest.cc",
"../common/bluetooth/web_bluetooth_device_id_unittest.cc",
"../common/common_param_traits_unittest.cc",
"../common/content_security_policy/content_security_policy_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698