summaryrefslogtreecommitdiffstats
path: root/chrome/DEPS
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-04 20:12:26 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-04 20:12:26 +0000
commit1591fc526d13054767eef5afe3b208cd1b6e19e9 (patch)
treec8c95de2d6c80b033f4e354a8cf93daa5fee9fbb /chrome/DEPS
parentda29adf6cb81b8607d37483cc575bb6abc2b0eb5 (diff)
downloadchromium_src-1591fc526d13054767eef5afe3b208cd1b6e19e9.zip
chromium_src-1591fc526d13054767eef5afe3b208cd1b6e19e9.tar.gz
chromium_src-1591fc526d13054767eef5afe3b208cd1b6e19e9.tar.bz2
Get rid of internal content includes for sandbox code from chrome.
BUG=98716 Review URL: https://chromiumcodereview.appspot.com/10512016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140357 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/DEPS')
-rw-r--r--chrome/DEPS4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/DEPS b/chrome/DEPS
index cb8c822..c94de56 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -15,10 +15,6 @@ include_rules = [
"-chrome",
"+chrome/common",
"+chrome/test",
- # TODO(jam): remove me once chrome only consumes content/common through its
- # public headers.
- "+content/common/sandbox_mac.h",
- "+content/common/sandbox_policy.h",
"+content/public/common",
"+content/public/test",
"+content/test/gpu",