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

Unified Diff: cc/damage_tracker.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/damage_tracker.h
diff --git a/cc/damage_tracker.h b/cc/damage_tracker.h
index b113337ae59a502a3cc28bf0973217055ab78b23..2bde01c32e345e5aea01842d7a567b6aa52cbfb0 100644
--- a/cc/damage_tracker.h
+++ b/cc/damage_tracker.h
@@ -5,11 +5,11 @@
#ifndef CC_DAMAGE_TRACKER_H_
#define CC_DAMAGE_TRACKER_H_
+#include <vector>
#include "base/hash_tables.h"
#include "base/memory/scoped_ptr.h"
-#include "cc/cc_export.h"
+#include "cc/base/cc_export.h"
#include "ui/gfx/rect_f.h"
-#include <vector>
class SkImageFilter;
« cc/cc.gyp ('K') | « cc/contents_scaling_layer.h ('k') | cc/damage_tracker.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698