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

Unified Diff: cc/gl_renderer.cc

Issue 11191068: Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 8 years, 2 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
« no previous file with comments | « cc/frame_rate_controller.cc ('k') | cc/input_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/gl_renderer.cc
diff --git a/cc/gl_renderer.cc b/cc/gl_renderer.cc
index f287aecc824b37ac99939e96081aa656df2e7077..37add0318bfcc5d6b72824460671c93a6a8aa49e 100644
--- a/cc/gl_renderer.cc
+++ b/cc/gl_renderer.cc
@@ -41,7 +41,6 @@
#include <set>
#include <string>
#include <vector>
-#include <wtf/CurrentTime.h>
using namespace std;
using WebKit::WebGraphicsContext3D;
« no previous file with comments | « cc/frame_rate_controller.cc ('k') | cc/input_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698