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

Unified Diff: gpu/ipc/common/sync_token_struct_traits.h

Issue 2285433002: Use compositor_frame typemap in Blink (Closed)
Patch Set: Adapt to new change after rebase Created 4 years, 3 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 | « gpu/ipc/common/sync_token.typemap ('k') | mojo/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/sync_token_struct_traits.h
diff --git a/gpu/ipc/common/sync_token_struct_traits.h b/gpu/ipc/common/sync_token_struct_traits.h
index a12d4f0a58c5502bb99cc5900f380e34ff646066..29b6249c658946ae69e4e4527fd441a24ff3df3c 100644
--- a/gpu/ipc/common/sync_token_struct_traits.h
+++ b/gpu/ipc/common/sync_token_struct_traits.h
@@ -6,7 +6,7 @@
#define GPU_IPC_COMMON_SYNC_TOKEN_STRUCT_TRAITS_H_
#include "gpu/command_buffer/common/sync_token.h"
-#include "gpu/ipc/common/sync_token.mojom.h"
+#include "gpu/ipc/common/sync_token.mojom-shared.h"
namespace mojo {
« no previous file with comments | « gpu/ipc/common/sync_token.typemap ('k') | mojo/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698