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

Unified Diff: cc/resource_update.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/resource_update.h
diff --git a/cc/resource_update.h b/cc/resource_update.h
index 2f8a6f0abfb43e6981a65f3515a71737f6494ea8..9ad51663ee252d81bbeb741ae5b175772927d83e 100644
--- a/cc/resource_update.h
+++ b/cc/resource_update.h
@@ -5,9 +5,9 @@
#ifndef CC_RESOURCE_UPDATE_H_
#define CC_RESOURCE_UPDATE_H_
+#include "cc/base/cc_export.h"
#include "ui/gfx/rect.h"
#include "ui/gfx/vector2d.h"
-#include "cc/cc_export.h"
class SkBitmap;
class SkPicture;

Powered by Google App Engine
This is Rietveld 408576698