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

Unified Diff: cc/resource.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/rendering_stats.h ('k') | cc/resource_pool.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/resource.h
diff --git a/cc/resource.h b/cc/resource.h
index 2d2441ef85948327dfdb33f1c2a66074477ace36..f8c21927c9281a69c1fcbaaafa6df6463e6f30e4 100644
--- a/cc/resource.h
+++ b/cc/resource.h
@@ -5,7 +5,7 @@
#ifndef CC_RESOURCE_H_
#define CC_RESOURCE_H_
-#include "cc/cc_export.h"
+#include "cc/base/cc_export.h"
#include "cc/resource_provider.h"
#include "third_party/khronos/GLES2/gl2.h"
#include "ui/gfx/size.h"
« cc/cc.gyp ('K') | « cc/rendering_stats.h ('k') | cc/resource_pool.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698