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

Unified Diff: webkit/DEPS

Issue 7085002: make command buffer work in DRT (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: put back formatting missing from mac Created 9 years, 7 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/DEPS
diff --git a/webkit/DEPS b/webkit/DEPS
index b8011c61f57eb8038f99a5b550d266a4d8dd122b..b1db55eaef03343d3ab240129dc128f02bf79ab9 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -18,6 +18,10 @@ include_rules = [
# For gpu/
"+app/gfx",
+ "+gpu/command_buffer/client",
+ "+gpu/command_buffer/common",
+ "+gpu/command_buffer/service",
+ "+gpu/GLES2",
# TODO(brettw) - review these; move up if it's ok, or remove the dependency
"+crypto",

Powered by Google App Engine
This is Rietveld 408576698