summaryrefslogtreecommitdiffstats
path: root/content/renderer/DEPS
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-30 18:32:39 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-30 18:32:39 +0000
commit48288a5ec7605577cda3bcb86c823ab2f6a02d39 (patch)
tree3424f9e41ae80d5b9bb684f2437e77a9a51f9607 /content/renderer/DEPS
parent5add9450c83675e341dba1ef9e7f98800e7e2615 (diff)
downloadchromium_src-48288a5ec7605577cda3bcb86c823ab2f6a02d39.zip
chromium_src-48288a5ec7605577cda3bcb86c823ab2f6a02d39.tar.gz
chromium_src-48288a5ec7605577cda3bcb86c823ab2f6a02d39.tar.bz2
Remove all the chrome exceptions in content's DEPS that were there for browser_tests, now that content_browsertests is ready.
BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10831073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148983 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/renderer/DEPS')
-rw-r--r--content/renderer/DEPS3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index 9a7d57b..c5e4509 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -1,5 +1,6 @@
include_rules = [
- "+chrome/test",
+ # TODO(avi): remove this chrome include http://crbug.com/139631
+ "+chrome/test/security_tests/renderer_sandbox_tests_mac.h",
"+content/public/renderer",
"+content/public/browser/native_web_keyboard_event.h", # For tests.
"+content/public/browser/web_ui_controller_factory.h", # For tests.