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

Unified Diff: services/surfaces/display_impl.h

Issue 1057283003: Remove parts of //cc we aren't using (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
« no previous file with comments | « mojo/converters/surfaces/surfaces_type_converters.cc ('k') | services/surfaces/display_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/surfaces/display_impl.h
diff --git a/services/surfaces/display_impl.h b/services/surfaces/display_impl.h
index a5246cf1ca101217d177713758e482b91e8127ba..faaecec3600825286e72ed016e319f66d65c3833 100644
--- a/services/surfaces/display_impl.h
+++ b/services/surfaces/display_impl.h
@@ -47,7 +47,6 @@ class DisplayImpl : public mojo::Display,
void CommitVSyncParameters(base::TimeTicks timebase,
base::TimeDelta interval) override;
void OutputSurfaceLost() override;
- void SetMemoryPolicy(const cc::ManagedMemoryPolicy& policy) override;
// ViewportParameterListener
void OnVSyncParametersUpdated(int64_t timebase, int64_t interval) override;
« no previous file with comments | « mojo/converters/surfaces/surfaces_type_converters.cc ('k') | services/surfaces/display_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698