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

Unified Diff: cc/delegated_frame_data.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/delegated_frame_data.h
diff --git a/cc/delegated_frame_data.h b/cc/delegated_frame_data.h
index 74478f4a6579736210da4dea1ebe3375df0058c7..6d8f6088631759319467ca479881d698ea7a3d72 100644
--- a/cc/delegated_frame_data.h
+++ b/cc/delegated_frame_data.h
@@ -5,9 +5,9 @@
#ifndef CC_DELEGATED_FRAME_DATA_H_
#define CC_DELEGATED_FRAME_DATA_H_
-#include "cc/cc_export.h"
+#include "cc/base/cc_export.h"
+#include "cc/base/scoped_ptr_vector.h"
#include "cc/render_pass.h"
-#include "cc/scoped_ptr_vector.h"
#include "cc/transferable_resource.h"
#include "ui/gfx/size.h"

Powered by Google App Engine
This is Rietveld 408576698