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

Unified Diff: webkit/gpu/test_context_provider_factory.cc

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: webkit/gpu/test_context_provider_factory.cc
diff --git a/webkit/gpu/test_context_provider_factory.cc b/webkit/gpu/test_context_provider_factory.cc
index fe1efdb755cff4b585ca4b15f1c0d140c53ed21f..d86c9507a0ba446fa337f84e2f3791b7cb3eaf80 100644
--- a/webkit/gpu/test_context_provider_factory.cc
+++ b/webkit/gpu/test_context_provider_factory.cc
@@ -5,7 +5,7 @@
#include "webkit/gpu/test_context_provider_factory.h"
#include "base/logging.h"
-#include "cc/context_provider.h"
+#include "cc/output/context_provider.h"
#include "webkit/gpu/context_provider_in_process.h"
namespace webkit {

Powered by Google App Engine
This is Rietveld 408576698