summaryrefslogtreecommitdiffstats
path: root/content/DEPS
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-23 03:55:40 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-23 03:55:40 +0000
commita0421736a8a437ff97eb7deb6050f08b75810343 (patch)
tree0df2ac04070f1fa41b1a3dfbd5582f0f9bb9817e /content/DEPS
parenta6d8357a9702c6ce48e15914760708c1970a03e2 (diff)
downloadchromium_src-a0421736a8a437ff97eb7deb6050f08b75810343.zip
chromium_src-a0421736a8a437ff97eb7deb6050f08b75810343.tar.gz
chromium_src-a0421736a8a437ff97eb7deb6050f08b75810343.tar.bz2
Move the rest of the core files in chrome\browser to content\browser.
TBR=avi Review URL: http://codereview.chromium.org/6538111 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75711 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/DEPS')
-rw-r--r--content/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/DEPS b/content/DEPS
index bd39303..ffab3e2 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"+net",
"+ppapi",
"+printing",
+ "+sandbox",
"+skia",
# Don't allow inclusion of these other libs we shouldn't be calling directly.