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

Unified Diff: cc/layer_tree_host.h

Issue 12912006: Part 4 of cc/ directory shuffles: output (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/layer_tree_host.h
diff --git a/cc/layer_tree_host.h b/cc/layer_tree_host.h
index 1a2774debde1a6d528b22f85b09a01db6139863d..c6dfb1c89869eb251378690cb865f52671bb1b5a 100644
--- a/cc/layer_tree_host.h
+++ b/cc/layer_tree_host.h
@@ -22,7 +22,7 @@
#include "cc/layer_tree_host_common.h"
#include "cc/layer_tree_settings.h"
#include "cc/occlusion_tracker.h"
-#include "cc/output_surface.h"
+#include "cc/output/output_surface.h"
#include "cc/proxy.h"
#include "cc/rate_limiter.h"
#include "skia/ext/refptr.h"

Powered by Google App Engine
This is Rietveld 408576698