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

Unified Diff: cc/test/layer_tree_test_common.cc

Issue 11293120: cc: Remove WebThread includes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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/resource_update_controller_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/layer_tree_test_common.cc
diff --git a/cc/test/layer_tree_test_common.cc b/cc/test/layer_tree_test_common.cc
index 1842d17e72d204243f5ef600aa80f4b411d6d1e5..c3923a273d567fb4cad74ca6ff2953e45fdcc7d0 100644
--- a/cc/test/layer_tree_test_common.cc
+++ b/cc/test/layer_tree_test_common.cc
@@ -28,7 +28,6 @@
#include "testing/gmock/include/gmock/gmock.h"
#include <public/WebFilterOperation.h>
#include <public/WebFilterOperations.h>
-#include <public/WebThread.h>
using namespace cc;
using namespace WebKit;
« no previous file with comments | « cc/resource_update_controller_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698