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

Unified Diff: ui/compositor/layer.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: ui/compositor/layer.h
diff --git a/ui/compositor/layer.h b/ui/compositor/layer.h
index 80de3ccff586696168f88013fadc3e7f49eab64f..c4f4740dca394a71e22ff7deba6f48cd7f5805b7 100644
--- a/ui/compositor/layer.h
+++ b/ui/compositor/layer.h
@@ -13,9 +13,9 @@
#include "base/memory/scoped_ptr.h"
#include "base/message_loop.h"
#include "cc/animation_events.h"
+#include "cc/base/scoped_ptr_vector.h"
#include "cc/content_layer_client.h"
#include "cc/layer_animation_event_observer.h"
-#include "cc/scoped_ptr_vector.h"
#include "cc/texture_layer_client.h"
#include "third_party/skia/include/core/SkColor.h"
#include "third_party/skia/include/core/SkRegion.h"
« cc/cc.gyp ('K') | « ui/compositor/compositor.cc ('k') | ui/compositor/layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698