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

Unified Diff: cc/output/begin_frame_args.cc

Issue 1143433005: Remove gfx::FrameTime for a single clock source (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Handling patch for mac files Created 5 years, 7 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: cc/output/begin_frame_args.cc
diff --git a/cc/output/begin_frame_args.cc b/cc/output/begin_frame_args.cc
index 7a77be2bd52411b2848d2b5343bf0c86b3a0b673..4b43d94afe59c4388d2fb75a16478906faf50f78 100644
--- a/cc/output/begin_frame_args.cc
+++ b/cc/output/begin_frame_args.cc
@@ -5,7 +5,6 @@
#include "cc/output/begin_frame_args.h"
#include "base/trace_event/trace_event_argument.h"
-#include "ui/gfx/frame_time.h"
namespace cc {

Powered by Google App Engine
This is Rietveld 408576698