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

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: rebased - fixed the conflicts hopefuly 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/scrollbar_animation_controller_linear_fade.h ('k') | cc/scrollbar_layer_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/scrollbar_layer.cc
diff --git a/cc/scrollbar_layer.cc b/cc/scrollbar_layer.cc
index d75a79c9c29815133a542069e77b73e7bc9cca58..a5c8b51578e02277e69f15b62c5f6aeb54b0bcdf 100644
--- a/cc/scrollbar_layer.cc
+++ b/cc/scrollbar_layer.cc
@@ -8,10 +8,10 @@
#include "CCLayerTreeHost.h"
#include "CCScrollbarLayerImpl.h"
-#include "CCTextureUpdateQueue.h"
#include "TraceEvent.h"
#include "base/basictypes.h"
#include "cc/layer_painter.h"
+#include "cc/texture_update_queue.h"
#include <public/WebRect.h>
using WebKit::WebRect;
« no previous file with comments | « cc/scrollbar_animation_controller_linear_fade.h ('k') | cc/scrollbar_layer_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698