summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjrt@chromium.org <jrt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-26 02:30:26 +0000
committerjrt@chromium.org <jrt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-26 02:30:26 +0000
commit40646b01c67e88588d8c30881c2cf1145ad073e0 (patch)
tree0689dca9bd63ddd7d4f6be7aee74a4c934f805c2 /DEPS
parent3e74c0652df00f546932a7f1894d45c84b2466e6 (diff)
downloadchromium_src-40646b01c67e88588d8c30881c2cf1145ad073e0.zip
chromium_src-40646b01c67e88588d8c30881c2cf1145ad073e0.tar.gz
chromium_src-40646b01c67e88588d8c30881c2cf1145ad073e0.tar.bz2
Use content from trunk/deps for frame rate tests.
After r93671, all frame rate test content is located in trunk/deps/frame_rate/content. Now it maps to src/chrome/test/data/perf/frame_rate/content and all references are updated accordingly. See: http://codereview.chromium.org/7461031/ Review URL: http://codereview.chromium.org/7467030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94022 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 4b51f98..d237ec3 100644
--- a/DEPS
+++ b/DEPS
@@ -135,6 +135,9 @@ deps = {
"src/tools/page_cycler/acid3":
"/trunk/deps/page_cycler/acid3@19546",
+ "src/chrome/test/data/perf/frame_rate/content":
+ "/trunk/deps/frame_rate/content@93671",
+
"src/third_party/bidichecker":
(Var("googlecode_url") % "bidichecker") + "/trunk/lib@4",