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

Unified Diff: content/child/child_thread_impl.h

Issue 1972733002: Delete geofencing implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix test expectations Created 4 years, 7 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/child/child_thread_impl.h
diff --git a/content/child/child_thread_impl.h b/content/child/child_thread_impl.h
index 14763952589122d25ac00ae50e8819c4059ae3ec..c146e94c63f0f4e23e5ad163ede93ead12457260 100644
--- a/content/child/child_thread_impl.h
+++ b/content/child/child_thread_impl.h
@@ -285,8 +285,6 @@ class CONTENT_EXPORT ChildThreadImpl
std::unique_ptr<base::PowerMonitor> power_monitor_;
- scoped_refptr<ChildMessageFilter> geofencing_message_filter_;
-
scoped_refptr<base::SequencedTaskRunner> browser_process_io_runner_;
base::WeakPtrFactory<ChildThreadImpl> channel_connected_factory_;

Powered by Google App Engine
This is Rietveld 408576698