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

Unified Diff: content/renderer/android/synchronous_compositor_filter.h

Issue 2202693002: Removed unnecessary declaration. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/android/synchronous_compositor_filter.h
diff --git a/content/renderer/android/synchronous_compositor_filter.h b/content/renderer/android/synchronous_compositor_filter.h
index 54e44828f480b2143f5c353ff1b558d698f0f524..b60d53171b43e638888d8ada64351239cb181bb5 100644
--- a/content/renderer/android/synchronous_compositor_filter.h
+++ b/content/renderer/android/synchronous_compositor_filter.h
@@ -71,7 +71,6 @@ class SynchronousCompositorFilter
// Compositor thread methods.
void FilterReadyOnCompositorThread();
void OnMessageReceivedOnCompositorThread(const IPC::Message& message);
- void CheckIsReady(int routing_id);
void CreateSynchronousCompositorProxy(
int routing_id,
ui::SynchronousInputHandlerProxy* synchronous_input_handler_proxy);
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698