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

Unified Diff: cc/nine_patch_layer_impl.h

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: 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;
« cc/cc.gyp ('K') | « cc/nine_patch_layer.h ('k') | cc/occlusion_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698