Index: DEPS |
=================================================================== |
--- DEPS (revision 129509) |
+++ DEPS (working copy) |
@@ -219,6 +219,9 @@ |
"src/content/test/data/layout_tests/LayoutTests/platform/chromium/fast/workers": |
Var("webkit_trunk") + "/LayoutTests/platform/chromium/fast/workers@" + |
Var("webkit_revision"), |
+ "src/content/test/data/layout_tests/LayoutTests/platform/chromium/fast/events": |
+ Var("webkit_trunk") + "/LayoutTests/platform/chromium/fast/events@" + |
+ Var("webkit_revision"), |
"src/content/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/events": |
Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/fast/events@" + |
Var("webkit_revision"), |