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

Unified Diff: webkit/compositor_bindings/web_image_layer_impl.cc

Issue 12472028: Part 1 of cc/ directory shuffles: base (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
Index: webkit/compositor_bindings/web_image_layer_impl.cc
diff --git a/webkit/compositor_bindings/web_image_layer_impl.cc b/webkit/compositor_bindings/web_image_layer_impl.cc
index 4c9466297f2e4df21820494241185aff1099ca3b..6e030d17dd996b380bb18933f651eb033737fe01 100644
--- a/webkit/compositor_bindings/web_image_layer_impl.cc
+++ b/webkit/compositor_bindings/web_image_layer_impl.cc
@@ -5,9 +5,9 @@
#include "webkit/compositor_bindings/web_image_layer_impl.h"
#include "base/command_line.h"
+#include "cc/base/switches.h"
#include "cc/image_layer.h"
#include "cc/picture_image_layer.h"
-#include "cc/switches.h"
#include "webkit/compositor_bindings/web_layer_impl.h"
#include "webkit/compositor_bindings/web_layer_impl_fixed_bounds.h"

Powered by Google App Engine
This is Rietveld 408576698