From e0fc2f1f81f13440af3bb4cf5e56a031f91fc163 Mon Sep 17 00:00:00 2001 From: "ben@chromium.org" Date: Sun, 14 Mar 2010 23:30:59 +0000 Subject: Move base/gfx contents to gfx/ TBR=darin BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41559 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'webkit/DEPS') diff --git a/webkit/DEPS b/webkit/DEPS index 5e889ab..113d8488 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -6,6 +6,7 @@ skip_child_includes = [ include_rules = [ # For bridge/c/c_utility.h in npruntime_util.cc "+bridge", + "+gfx", "+grit", # For generated headers "+third_party/sqlite", "+third_party/tcmalloc", -- cgit v1.1