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

Unified Diff: cc/proxy.h

Issue 11348371: cc: Move WebCompositorOutputSurface and related classes into cc/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years 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/proxy.h
diff --git a/cc/proxy.h b/cc/proxy.h
index 8b8f2726bad2e660d861a70f50cef8d16384c5bd..7315cfff172c58dade0c48406da5f62de2bade3c 100644
--- a/cc/proxy.h
+++ b/cc/proxy.h
@@ -9,7 +9,6 @@
#include "base/logging.h"
#include "base/time.h"
#include "base/memory/scoped_ptr.h"
-#include <public/WebCompositorOutputSurface.h>
#include "cc/cc_export.h"
namespace gfx {

Powered by Google App Engine
This is Rietveld 408576698