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

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

Issue 2473483012: Move content/child/background_sync to Blink. (Closed)
Patch Set: Remove background_sync_type_converters_unittest 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 ea700035fa52f95d37ada1584f1f4d72537282cd..d36f5c6faf3d7b969523c66f8c48f7be08d0465e 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -323,8 +323,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