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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2473483012: Move content/child/background_sync to Blink. (Closed)
Patch Set: Service worker nit Created 4 years, 1 month 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/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 502fef7eb1a75701d0c188706d60f23e2589f655..c49ebc89e597a6a5732ac98334d8dd7856aab065 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -324,8 +324,6 @@ source_set("blink_headers") {
"platform/mac/WebSandboxSupport.h",
"platform/modules/background_sync/WebSyncClient.h",
"platform/modules/background_sync/WebSyncError.h",
- "platform/modules/background_sync/WebSyncProvider.h",
- "platform/modules/background_sync/WebSyncRegistration.h",
"platform/modules/bluetooth/WebBluetooth.h",
"platform/modules/bluetooth/WebBluetoothDevice.h",
"platform/modules/bluetooth/WebBluetoothError.h",

Powered by Google App Engine
This is Rietveld 408576698