summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-12 20:36:55 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-12 20:36:55 +0000
commit5b445fa5371b1b25363f70a0aaa4bb5ba09f40ab (patch)
treebcc89fabde1007565cb7b8d4be475859b31d3f53 /chrome/test
parent12d47e55b7b6ef47a7cda87d5ccfb9d11fbc4075 (diff)
downloadchromium_src-5b445fa5371b1b25363f70a0aaa4bb5ba09f40ab.zip
chromium_src-5b445fa5371b1b25363f70a0aaa4bb5ba09f40ab.tar.gz
chromium_src-5b445fa5371b1b25363f70a0aaa4bb5ba09f40ab.tar.bz2
DEPS cleanup.
Review URL: http://codereview.chromium.org/118317 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18312 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/perf/DEPS3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/test/perf/DEPS b/chrome/test/perf/DEPS
deleted file mode 100644
index d29562f..0000000
--- a/chrome/test/perf/DEPS
+++ /dev/null
@@ -1,3 +0,0 @@
-include_rules = [
- "+webkit/third_party/WebCore/platform", # For URL parsing perf test.
-]