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

Unified Diff: cc/bitmap_content_layer_updater.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
« no previous file with comments | « cc/base/worker_pool.cc ('k') | cc/cc.gyp » ('j') | cc/cc.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/bitmap_content_layer_updater.h
diff --git a/cc/bitmap_content_layer_updater.h b/cc/bitmap_content_layer_updater.h
index 9f6af1c4a7571d985b66252aae079715a5e2f9ce..7568d69b0b7a12d24a751b1df68a561ff52e5e12 100644
--- a/cc/bitmap_content_layer_updater.h
+++ b/cc/bitmap_content_layer_updater.h
@@ -6,7 +6,7 @@
#ifndef CC_BITMAP_CONTENT_LAYER_UPDATER_H_
#define CC_BITMAP_CONTENT_LAYER_UPDATER_H_
-#include "cc/cc_export.h"
+#include "cc/base/cc_export.h"
#include "cc/content_layer_updater.h"
class SkCanvas;
« no previous file with comments | « cc/base/worker_pool.cc ('k') | cc/cc.gyp » ('j') | cc/cc.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698