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

Unified Diff: cc/test/render_pass_test_utils.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/test/render_pass_test_utils.h
diff --git a/cc/test/render_pass_test_utils.h b/cc/test/render_pass_test_utils.h
index d9c2c919f8c0b5bab6baf5a22935607f784ee225..0591e5ac3818aa85b6bd950b2b36a2aa9d4a3e24 100644
--- a/cc/test/render_pass_test_utils.h
+++ b/cc/test/render_pass_test_utils.h
@@ -5,8 +5,8 @@
#ifndef CC_TEST_RENDER_PASS_TEST_UTILS_H_
#define CC_TEST_RENDER_PASS_TEST_UTILS_H_
+#include "cc/base/scoped_ptr_vector.h"
#include "cc/render_pass.h"
-#include "cc/scoped_ptr_vector.h"
#include "third_party/skia/include/core/SkColor.h"
namespace gfx {

Powered by Google App Engine
This is Rietveld 408576698