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

Unified Diff: third_party/WebKit/public/platform/modules/background_sync/WebSyncClient.h

Issue 2473483012: Move content/child/background_sync to Blink. (Closed)
Patch Set: Update OWNERS to make presubmit happy 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/platform/modules/background_sync/WebSyncClient.h
diff --git a/third_party/WebKit/public/platform/modules/background_sync/WebSyncClient.h b/third_party/WebKit/public/platform/modules/background_sync/WebSyncClient.h
index 52cd44ed9533e879f0bcf7698c646aa4bc6b9273..6a2af74942f3eda391ed3a52d44e68d02ecb1793 100644
--- a/third_party/WebKit/public/platform/modules/background_sync/WebSyncClient.h
+++ b/third_party/WebKit/public/platform/modules/background_sync/WebSyncClient.h
@@ -7,7 +7,6 @@
#include "public/platform/WebCallbacks.h"
#include "public/platform/modules/background_sync/WebSyncError.h"
-#include "public/platform/modules/background_sync/WebSyncProvider.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698