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

Unified Diff: blimp/client/support/compositor/BUILD.gn

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
Index: blimp/client/support/compositor/BUILD.gn
diff --git a/blimp/client/support/compositor/BUILD.gn b/blimp/client/support/compositor/BUILD.gn
index 353863c483bd3748e2e1e19eb43355fcf5ac5473..0a4a732516e20f967ea7f33cc71d0ef63e67312e 100644
--- a/blimp/client/support/compositor/BUILD.gn
+++ b/blimp/client/support/compositor/BUILD.gn
@@ -25,9 +25,9 @@ source_set("compositor") {
"//base",
"//cc",
"//gpu/command_buffer/client",
- "//gpu/command_buffer/client:gl_in_process_context",
"//gpu/command_buffer/client:gles2_c_lib",
"//gpu/command_buffer/client:gles2_implementation",
+ "//gpu/ipc:gl_in_process_context",
"//ui/gl",
]
« no previous file with comments | « android_webview/lib/main/aw_main_delegate.cc ('k') | blimp/client/support/compositor/blimp_context_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698