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

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

Issue 2473483012: Move content/child/background_sync to Blink. (Closed)
Patch Set: Fix nits 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 39f1284327f78a033ba5982780a149fd27e6a9f7..5191d1cded202fc96e8467ab775097aa35e1924d 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -327,8 +327,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