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

Unified Diff: blimp/client/support/compositor/blimp_context_provider.h

Issue 2493913002: Mus: Move InProcessCommandBuffer and GLInProcessContext to gpu/ipc (Closed)
Patch Set: Fixed casts on windows Created 4 years, 1 month 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
« no previous file with comments | « blimp/client/support/compositor/BUILD.gn ('k') | blimp/client/support/compositor/blimp_context_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/support/compositor/blimp_context_provider.h
diff --git a/blimp/client/support/compositor/blimp_context_provider.h b/blimp/client/support/compositor/blimp_context_provider.h
index 45a97131aac12435e3d9d0af34132bf5c52a400c..3d0206dd48d701af227e8b83182d4b52aa729319 100644
--- a/blimp/client/support/compositor/blimp_context_provider.h
+++ b/blimp/client/support/compositor/blimp_context_provider.h
@@ -13,7 +13,7 @@
#include "base/synchronization/lock.h"
#include "base/threading/thread_checker.h"
#include "cc/output/context_provider.h"
-#include "gpu/command_buffer/client/gl_in_process_context.h"
+#include "gpu/ipc/gl_in_process_context.h"
#include "ui/gl/gl_surface.h"
namespace skia_bindings {
« no previous file with comments | « blimp/client/support/compositor/BUILD.gn ('k') | blimp/client/support/compositor/blimp_context_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698