From 34ac8f3dd803e412fe5b34d19fdd46c588aefccf Mon Sep 17 00:00:00 2001 From: "tc@google.com" Date: Sun, 22 Feb 2009 23:03:27 +0000 Subject: 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 --- webkit/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'webkit/DEPS') 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", -- cgit v1.1