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

Unified Diff: cc/tiles/tile_manager_perftest.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/tiles/tile_manager_perftest.cc
diff --git a/cc/tiles/tile_manager_perftest.cc b/cc/tiles/tile_manager_perftest.cc
index 7b75a7a09bb72d5cebd75548d3c3e0e57aad3fa5..6ce43b0f82144fe1854254bacb13f9531d198ae4 100644
--- a/cc/tiles/tile_manager_perftest.cc
+++ b/cc/tiles/tile_manager_perftest.cc
@@ -27,8 +27,6 @@
#include "testing/gtest/include/gtest/gtest.h"
#include "testing/perf/perf_test.h"
-#include "ui/gfx/frame_time.h"
-
namespace cc {
namespace {

Powered by Google App Engine
This is Rietveld 408576698