summaryrefslogtreecommitdiffstats
path: root/content/browser/device_orientation/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/browser/device_orientation/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/browser/device_orientation/DEPS')
-rw-r--r--content/browser/device_orientation/DEPS3
1 files changed, 0 insertions, 3 deletions
diff --git a/content/browser/device_orientation/DEPS b/content/browser/device_orientation/DEPS
index 3e195fe..e118614 100644
--- a/content/browser/device_orientation/DEPS
+++ b/content/browser/device_orientation/DEPS
@@ -1,6 +1,3 @@
include_rules = [
- "-chrome",
- "+chrome/browser/ui", # for browser_test
- "+chrome/test", # for browser_test
"+third_party/sudden_motion_sensor",
]