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

Unified Diff: components/display_compositor/DEPS

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 | « components/display_compositor/BUILD.gn ('k') | components/display_compositor/gl_helper_benchmark.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/display_compositor/DEPS
diff --git a/components/display_compositor/DEPS b/components/display_compositor/DEPS
index ee02c380f2985c140fb01e3a7a58df811b8ab4d6..352646a7fb1755f9f6b05689e89db19cdd6f3757 100644
--- a/components/display_compositor/DEPS
+++ b/components/display_compositor/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+gpu/GLES2",
"+gpu/command_buffer/client",
"+gpu/command_buffer/common",
+ "+gpu/ipc",
"+gpu/ipc/common",
"+third_party/khronos/GLES2",
"+third_party/skia",
« no previous file with comments | « components/display_compositor/BUILD.gn ('k') | components/display_compositor/gl_helper_benchmark.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698