Chromium Code Reviews| Index: cc/output/begin_frame_args.h |
| diff --git a/cc/output/begin_frame_args.h b/cc/output/begin_frame_args.h |
| index 10f7f28aa346f1e1ad99cd23e8986d95f3921de5..c22f7fdde97b701c3118769955025eab5e7a402d 100644 |
| --- a/cc/output/begin_frame_args.h |
| +++ b/cc/output/begin_frame_args.h |
| @@ -40,7 +40,6 @@ struct CC_EXPORT BeginFrameArgs { |
| enum BeginFrameArgsType { |
| INVALID, |
| NORMAL, |
| - SYNCHRONOUS, |
| MISSED, |
| // Not a real type, but used by the IPC system. Should always remain the |
| // *last* value in this enum. |