| Index: cc/playback/float_clip_display_item.cc
|
| diff --git a/cc/playback/float_clip_display_item.cc b/cc/playback/float_clip_display_item.cc
|
| index b57e640b04490b10a5f6745ed9d33374d35ba9da..3601e9df0fd0d8d1d4daa0bf2a75e41cc30257b8 100644
|
| --- a/cc/playback/float_clip_display_item.cc
|
| +++ b/cc/playback/float_clip_display_item.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "cc/playback/float_clip_display_item.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/strings/stringprintf.h"
|
| #include "base/trace_event/trace_event_argument.h"
|
| #include "cc/proto/display_item.pb.h"
|
|
|