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

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

Issue 2481393002: [background-sync] Remove WebSyncError and SyncCallbacks (Closed)
Patch Set: Remove stray SyncError declaration 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 baf266ea5aaf494f79a8f10581c951849309bb11..0ed7fab4e04123523aaa68e413445cb83dbd1525 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -327,8 +327,6 @@ source_set("blink_headers") {
"platform/linux/WebFontRenderStyle.h",
"platform/linux/WebSandboxSupport.h",
"platform/mac/WebSandboxSupport.h",
- "platform/modules/background_sync/WebSyncClient.h",
- "platform/modules/background_sync/WebSyncError.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