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

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

Issue 2285433002: Use compositor_frame typemap in Blink (Closed)
Patch Set: Fixed android_clang bot failure Created 4 years, 4 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
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 {

Powered by Google App Engine
This is Rietveld 408576698