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

Unified Diff: cc/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
« no previous file with comments | « blimp/client/support/compositor/blimp_context_provider.cc ('k') | cc/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 13b00ff3139f8f69d5c2ffddc4449ec098b8962c..223e4a465d089cd0aa905cfe5762bde2d97054c8 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -805,10 +805,10 @@ static_library("test_support") {
"//cc/proto",
"//cc/surfaces",
"//cc/surfaces:surface_id",
- "//gpu/command_buffer/client:gl_in_process_context",
"//gpu/command_buffer/client:gles2_c_lib",
"//gpu/command_buffer/client:gles2_implementation",
"//gpu/command_buffer/common:gles2_utils",
+ "//gpu/ipc:gl_in_process_context",
"//gpu/skia_bindings",
"//media",
"//skia",
« no previous file with comments | « blimp/client/support/compositor/blimp_context_provider.cc ('k') | cc/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698