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

Unified Diff: cc/ipc/begin_frame_args_struct_traits.h

Issue 2474113002: Mus+Ash: Unified BeginFrame Skeleton (Closed)
Patch Set: Fix begin_frame_args_struct_traits 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
Index: cc/ipc/begin_frame_args_struct_traits.h
diff --git a/cc/ipc/begin_frame_args_struct_traits.h b/cc/ipc/begin_frame_args_struct_traits.h
index 3d3e88400fc35d743afb16d4ac59cf18d4121d8e..bf3c5a802ed6c61ee718e5cf3e3b1515125f4d27 100644
--- a/cc/ipc/begin_frame_args_struct_traits.h
+++ b/cc/ipc/begin_frame_args_struct_traits.h
@@ -5,7 +5,7 @@
#ifndef CC_IPC_BEGIN_FRAME_ARGS_STRUCT_TRAITS_H_
#define CC_IPC_BEGIN_FRAME_ARGS_STRUCT_TRAITS_H_
-#include "cc/ipc/begin_frame_args.mojom.h"
+#include "cc/ipc/begin_frame_args.mojom-shared.h"
rjkroege 2016/11/05 00:59:50 when did we decide to use - in file names? I must
Fady Samuel 2016/11/05 11:56:03 This was likely introduced to deal with onion soup
#include "cc/output/begin_frame_args.h"
namespace mojo {

Powered by Google App Engine
This is Rietveld 408576698