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

Unified Diff: third_party/WebKit/Source/modules/BUILD.gn

Issue 2736143003: Introduce the Background Fetch module. (Closed)
Patch Set: more webexposed tests 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: third_party/WebKit/Source/modules/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
index 342b6c2e9aad825687ed62ffb5fe8a8979e2a6c5..1d05da243e833b94a4fbc7064be743cf89694ff9 100644
--- a/third_party/WebKit/Source/modules/BUILD.gn
+++ b/third_party/WebKit/Source/modules/BUILD.gn
@@ -93,6 +93,7 @@ target(modules_target_type, "modules") {
"//third_party/WebKit/Source/modules/accessibility",
"//third_party/WebKit/Source/modules/app_banner",
"//third_party/WebKit/Source/modules/audio_output_devices",
+ "//third_party/WebKit/Source/modules/background_fetch",
"//third_party/WebKit/Source/modules/background_sync",
"//third_party/WebKit/Source/modules/battery",
"//third_party/WebKit/Source/modules/beacon",

Powered by Google App Engine
This is Rietveld 408576698