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

Unified Diff: cc/pinch_zoom_scrollbar.cc

Issue 12603013: Part 10 of cc/ directory shuffles: layers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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/picture_layer_impl_unittest.cc ('k') | cc/pinch_zoom_scrollbar_painter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/pinch_zoom_scrollbar.cc
diff --git a/cc/pinch_zoom_scrollbar.cc b/cc/pinch_zoom_scrollbar.cc
index 4bba24552387b635db6f47eaf5e6f9ebfb95b494..0f006330bba9e80c0a49740c4ffb0d01ea116eb7 100644
--- a/cc/pinch_zoom_scrollbar.cc
+++ b/cc/pinch_zoom_scrollbar.cc
@@ -4,7 +4,7 @@
#include "cc/pinch_zoom_scrollbar.h"
-#include "cc/layer.h"
+#include "cc/layers/layer.h"
#include "cc/pinch_zoom_scrollbar_geometry.h"
#include "cc/trees/layer_tree_host.h"
« no previous file with comments | « cc/picture_layer_impl_unittest.cc ('k') | cc/pinch_zoom_scrollbar_painter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698