Index: ui/base/x/selection_requestor.h |
diff --git a/ui/base/x/selection_requestor.h b/ui/base/x/selection_requestor.h |
index 5455ff781fbda822b7e4ba612b2682f1a2e82a00..2e39166617ad77027afba2e9622a2411ad780d4f 100644 |
--- a/ui/base/x/selection_requestor.h |
+++ b/ui/base/x/selection_requestor.h |
@@ -146,7 +146,7 @@ class UI_BASE_EXPORT SelectionRequestor { |
size_t current_request_index_; |
// Used to abort requests if the selection owner takes too long to respond. |
- base::RepeatingTimer<SelectionRequestor> abort_timer_; |
+ base::RepeatingTimer abort_timer_; |
X11AtomCache atom_cache_; |