Index: cc/nine_patch_layer_impl.h |
diff --git a/cc/nine_patch_layer_impl.h b/cc/nine_patch_layer_impl.h |
index 1553018345c64693fd2e81ea5997ec45d62c69d4..1e68ad269feb33a226d99813ce0b0d664002629a 100644 |
--- a/cc/nine_patch_layer_impl.h |
+++ b/cc/nine_patch_layer_impl.h |
@@ -5,11 +5,11 @@ |
#ifndef CC_NINE_PATCH_LAYER_IMPL_H_ |
#define CC_NINE_PATCH_LAYER_IMPL_H_ |
-#include "cc/cc_export.h" |
+#include "cc/base/cc_export.h" |
#include "cc/layer_impl.h" |
#include "cc/resource_provider.h" |
-#include "ui/gfx/size.h" |
#include "ui/gfx/rect.h" |
+#include "ui/gfx/size.h" |
namespace base { |
class DictionaryValue; |