From b058597f786b4d1398bfa0cf4971bf7bb2b75c3b Mon Sep 17 00:00:00 2001 From: "tony@chromium.org" Date: Fri, 25 Jun 2010 05:23:21 +0000 Subject: Add some comments to remind people of bad dependencies. TBR=mal Review URL: http://codereview.chromium.org/2808026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50821 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/DEPS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webkit/DEPS') diff --git a/webkit/DEPS b/webkit/DEPS index 113d8488..f22e86d 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -3,6 +3,8 @@ skip_child_includes = [ "build", ] +# Do NOT add chrome to the list below. We shouldn't be including files from +# src/chrome in src/webkit. include_rules = [ # For bridge/c/c_utility.h in npruntime_util.cc "+bridge", -- cgit v1.1