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

Unified Diff: content/test/BUILD.gn

Issue 2762573003: Implement BackgroundFetchManager.fetch() and struct traits (Closed)
Patch Set: Add a missing file 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 ebe2facce815eda6ee9fe082f086a743b4f85ea0..8798c05654c2bf4d4560d3019dbf7f8f3596cd46 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1329,6 +1329,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