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

Unified Diff: content/public/test/background_sync_test_util.cc

Issue 1763123002: [BackgroundSync] Remove BackgroundSyncRegistrationHandle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments from PS7 Created 4 years, 9 months 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: content/public/test/background_sync_test_util.cc
diff --git a/content/public/test/background_sync_test_util.cc b/content/public/test/background_sync_test_util.cc
index 2f35741690fe173a934ed63eafbd945155415c25..30ddf31605fb54701a6000daa211a2825b5e967a 100644
--- a/content/public/test/background_sync_test_util.cc
+++ b/content/public/test/background_sync_test_util.cc
@@ -8,7 +8,6 @@
#include "base/task_runner_util.h"
#include "content/browser/background_sync/background_sync_manager.h"
#include "content/browser/background_sync/background_sync_network_observer.h"
-#include "content/browser/background_sync/background_sync_registration_handle.h"
#include "content/public/browser/background_sync_context.h"
#include "content/public/browser/browser_context.h"
#include "content/public/browser/browser_thread.h"
« no previous file with comments | « content/public/common/background_sync.mojom ('k') | content/renderer/background_sync/background_sync_client_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698