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

Unified Diff: webkit/compositor_bindings/web_nine_patch_layer_impl.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
Index: webkit/compositor_bindings/web_nine_patch_layer_impl.cc
diff --git a/webkit/compositor_bindings/web_nine_patch_layer_impl.cc b/webkit/compositor_bindings/web_nine_patch_layer_impl.cc
index 8c2c47541dd37b78c8be691692953922a3d4fb49..03c32fbcaa042cd066438ffb01d9ffe22b34c2fd 100644
--- a/webkit/compositor_bindings/web_nine_patch_layer_impl.cc
+++ b/webkit/compositor_bindings/web_nine_patch_layer_impl.cc
@@ -4,7 +4,7 @@
#include "webkit/compositor_bindings/web_nine_patch_layer_impl.h"
-#include "cc/nine_patch_layer.h"
+#include "cc/layers/nine_patch_layer.h"
#include "third_party/skia/include/core/SkBitmap.h"
#include "ui/gfx/rect.h"
#include "webkit/compositor_bindings/web_layer_impl.h"

Powered by Google App Engine
This is Rietveld 408576698