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

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

Issue 1970863002: sync compositor: Memory policy async IPC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: drop os id 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/renderer/android/synchronous_compositor_proxy.h
diff --git a/content/renderer/android/synchronous_compositor_proxy.h b/content/renderer/android/synchronous_compositor_proxy.h
index 6dbb10063d93f7424da4f29136cab62a326a1f3b..02970a56f39c1a40c6ca9285e684efa1220d2948 100644
--- a/content/renderer/android/synchronous_compositor_proxy.h
+++ b/content/renderer/android/synchronous_compositor_proxy.h
@@ -137,7 +137,6 @@ class SynchronousCompositorProxy
IPC::Message* software_draw_reply_;
// From browser.
- size_t bytes_limit_;
std::unique_ptr<SharedMemoryWithSize> software_draw_shm_;
// To browser.

Powered by Google App Engine
This is Rietveld 408576698