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

Unified Diff: cc/scrollbar_layer.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/scrollbar_layer.cc
diff --git a/cc/scrollbar_layer.cc b/cc/scrollbar_layer.cc
index 2aac77eabab0ac0aab39639ac5259a6f7280dede..624fd19d7c6c37fdaa5cafbe6784733ee82ad6d0 100644
--- a/cc/scrollbar_layer.cc
+++ b/cc/scrollbar_layer.cc
@@ -9,7 +9,7 @@
#include "base/basictypes.h"
#include "CCLayerTreeHost.h"
#include "CCScrollbarLayerImpl.h"
-#include "CCTextureUpdateQueue.h"
+#include "cc/texture_update_queue.h"
#include "LayerPainterChromium.h"
#include "TraceEvent.h"
#include <public/WebRect.h>

Powered by Google App Engine
This is Rietveld 408576698