Chromium Code Reviews| Index: components/exo/buffer.h |
| diff --git a/components/exo/buffer.h b/components/exo/buffer.h |
| index 42df36ebd80dcfa9358430c7cb10b1e9e082a9eb..e7b5b605c45e423e78ce5ce91cf92ee346110338 100644 |
| --- a/components/exo/buffer.h |
| +++ b/components/exo/buffer.h |
| @@ -27,10 +27,6 @@ namespace gfx { |
| class GpuMemoryBuffer; |
| } |
| -namespace gpu { |
| -struct SyncToken; |
| -} |
| - |
| namespace exo { |
| // This class provides the content for a Surface. The mechanism by which a |