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

Unified Diff: webkit/compositor_bindings/CCThreadImpl.cpp

Issue 11145033: cc: Get rid of CC*.h temporary header files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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: webkit/compositor_bindings/CCThreadImpl.cpp
diff --git a/webkit/compositor_bindings/CCThreadImpl.cpp b/webkit/compositor_bindings/CCThreadImpl.cpp
index 4e09658386bee6fb7216efe918c9a94a9f497653..19b2677fcc3af6364b766a3e60bcc8d0690120e6 100644
--- a/webkit/compositor_bindings/CCThreadImpl.cpp
+++ b/webkit/compositor_bindings/CCThreadImpl.cpp
@@ -5,7 +5,7 @@
#include "config.h"
#include "CCThreadImpl.h"
-#include "CCCompletionEvent.h"
+#include "cc/completion_event.h"
#include <public/Platform.h>
#include <public/WebThread.h>

Powered by Google App Engine
This is Rietveld 408576698