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

Unified Diff: components/exo/buffer.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month 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 | « components/error_page/renderer/net_error_helper_core.h ('k') | components/exo/keyboard.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « components/error_page/renderer/net_error_helper_core.h ('k') | components/exo/keyboard.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698