summaryrefslogtreecommitdiffstats
path: root/webkit/DEPS
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-22 23:03:27 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-22 23:03:27 +0000
commit34ac8f3dd803e412fe5b34d19fdd46c588aefccf (patch)
treef30f606cf18beee326e500246fa1a3f645faa42c /webkit/DEPS
parentcb910e336663dd63a35f2721c50419b0fdc1500e (diff)
downloadchromium_src-34ac8f3dd803e412fe5b34d19fdd46c588aefccf.zip
chromium_src-34ac8f3dd803e412fe5b34d19fdd46c588aefccf.tar.gz
chromium_src-34ac8f3dd803e412fe5b34d19fdd46c588aefccf.tar.bz2
Update include paths for grit files. Go ahead and resort
the headers too. Review URL: http://codereview.chromium.org/21472 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10167 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/DEPS')
-rw-r--r--webkit/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/DEPS b/webkit/DEPS
index 120eb9f..99b96ac 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -9,6 +9,7 @@ skip_child_includes = [
include_rules = [
# For bridge/c/c_utility.h in npruntime_util.cc
"+bridge",
+ "+grit", # For generated headers
# TODO(brettw) - review these; move up if it's ok, or remove the dependency
"+net/base",