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

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: update deps 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..1d1b3c6d6991ccb3f5782cb10886f00d3e88d0f6 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -18,6 +18,8 @@ include_rules = [
# For gpu/
"+app/gfx",
+ "+content/common",
+ "+gpu",
# TODO(brettw) - review these; move up if it's ok, or remove the dependency
"+crypto",

Powered by Google App Engine
This is Rietveld 408576698