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

Unified Diff: cc/picture_image_layer.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
« cc/cc.gyp ('K') | « cc/picture.h ('k') | cc/picture_layer_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/picture_image_layer.h
diff --git a/cc/picture_image_layer.h b/cc/picture_image_layer.h
index 3e023131269d11d7e7386e6c46861a0529180b2b..e386b7c71d3a16d9359decc865e9b4ce39b6fafa 100644
--- a/cc/picture_image_layer.h
+++ b/cc/picture_image_layer.h
@@ -5,7 +5,7 @@
#ifndef CC_PICTURE_IMAGE_LAYER_H_
#define CC_PICTURE_IMAGE_LAYER_H_
-#include "cc/cc_export.h"
+#include "cc/base/cc_export.h"
#include "cc/content_layer_client.h"
#include "cc/picture_layer.h"
#include "third_party/skia/include/core/SkBitmap.h"
« cc/cc.gyp ('K') | « cc/picture.h ('k') | cc/picture_layer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698