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

Unified Diff: cc/heads_up_display_unittest.cc

Issue 11145033: cc: Get rid of CC*.h temporary header files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: cc/heads_up_display_unittest.cc
diff --git a/cc/heads_up_display_unittest.cc b/cc/heads_up_display_unittest.cc
index 5ad3796fc2c643744f6c2024a995db4aba999431..2e00a230836f5632a39d51138e3f31f729ee4e74 100644
--- a/cc/heads_up_display_unittest.cc
+++ b/cc/heads_up_display_unittest.cc
@@ -5,7 +5,7 @@
#include "config.h"
#include "CCLayerTreeHost.h"
-#include "CCThreadedTest.h"
+#include "cc/threaded_unittest.h"
#include "HeadsUpDisplayLayerChromium.h"
#include "LayerChromium.h"

Powered by Google App Engine
This is Rietveld 408576698