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

Unified Diff: cc/CCProxy.cpp

Issue 10905231: Enable cc_unittests in component build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mark WebThreadImplForMessageLoop ctor/dtor as exported Created 8 years, 3 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/CCLayerTreeHostTest.cpp ('k') | cc/CCRendererGL.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCProxy.cpp
diff --git a/cc/CCProxy.cpp b/cc/CCProxy.cpp
index b0894424d904b0d879650237cdb9bdb3f848fd63..f1fdf6b51b26656f5f7fa4cd954c0da582d53d58 100644
--- a/cc/CCProxy.cpp
+++ b/cc/CCProxy.cpp
@@ -7,7 +7,6 @@
#include "CCProxy.h"
#include "CCThreadTask.h"
-#include <wtf/MainThread.h>
using namespace WTF;
« no previous file with comments | « cc/CCLayerTreeHostTest.cpp ('k') | cc/CCRendererGL.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698