| Index: cc/output/output_surface.h
|
| diff --git a/cc/output/output_surface.h b/cc/output/output_surface.h
|
| index 466035bb159fe53076f7cdb93ee42633c7825e9c..f38849daf73778f1ae57e719cd64bdf139860b6a 100644
|
| --- a/cc/output/output_surface.h
|
| +++ b/cc/output/output_surface.h
|
| @@ -168,7 +168,6 @@ class CC_EXPORT OutputSurface : public base::trace_event::MemoryDumpProvider {
|
| virtual unsigned GetOverlayTextureId() const;
|
|
|
| virtual void DidLoseOutputSurface();
|
| - void SetMemoryPolicy(const ManagedMemoryPolicy& policy);
|
|
|
| // Support for a pull-model where draws are requested by the output surface.
|
| //
|
|
|