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

Unified Diff: webkit/DEPS

Issue 131893003: Skeleton surface interfaces in cc/surfaces (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add base and ui/gfx deps to fix win/mac component link Created 6 years, 11 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
« no previous file with comments | « ui/snapshot/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/DEPS
diff --git a/webkit/DEPS b/webkit/DEPS
index 4efa992e417803f0bae1b3003cb1e3dd68d8d839..6e69dfd5620ecb434c1d2de44f6fcc0429ceba86 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -9,6 +9,7 @@ include_rules = [
# For bridge/c/c_utility.h in npruntime_util.cc
"+bridge",
"+cc",
+ "-cc/surfaces",
"+grit", # For generated headers
"+skia",
"+third_party/angle",
« no previous file with comments | « ui/snapshot/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698