Index: DEPS |
diff --git a/DEPS b/DEPS |
index c824b99ad075efe1e59fe469530838495b905d6a..d59095480070ba5c2201ceb6ddafcaad2a8f4c76 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -195,55 +195,55 @@ deps = { |
# We run these layout tests as UI tests. Since many of the buildbots that |
# run layout tests do NOT have access to the LayoutTest directory, we need |
# to map them here. In practice, these do not take up much space. |
- "src/chrome/test/data/layout_tests/LayoutTests/fast/events": |
+ "src/content/test/data/layout_tests/LayoutTests/fast/events": |
Var("webkit_trunk") + "/LayoutTests/fast/events@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/fast/js/resources": |
+ "src/content/test/data/layout_tests/LayoutTests/fast/js/resources": |
Var("webkit_trunk") + "/LayoutTests/fast/js/resources@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/fast/workers": |
+ "src/content/test/data/layout_tests/LayoutTests/fast/workers": |
Var("webkit_trunk") + "/LayoutTests/fast/workers@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/http/tests/resources": |
+ "src/content/test/data/layout_tests/LayoutTests/http/tests/resources": |
Var("webkit_trunk") + "/LayoutTests/http/tests/resources@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/http/tests/workers": |
+ "src/content/test/data/layout_tests/LayoutTests/http/tests/workers": |
Var("webkit_trunk") + "/LayoutTests/http/tests/workers@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/http/tests/xmlhttprequest": |
+ "src/content/test/data/layout_tests/LayoutTests/http/tests/xmlhttprequest": |
Var("webkit_trunk") + "/LayoutTests/http/tests/xmlhttprequest@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/http/tests/websocket/tests": |
+ "src/content/test/data/layout_tests/LayoutTests/http/tests/websocket/tests": |
Var("webkit_trunk") + "/LayoutTests/http/tests/websocket/tests@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium/fast/workers": |
+ "src/content/test/data/layout_tests/LayoutTests/platform/chromium/fast/workers": |
Var("webkit_trunk") + "/LayoutTests/platform/chromium/fast/workers@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/events": |
+ "src/content/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/events": |
Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/fast/events@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/workers": |
+ "src/content/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/workers": |
Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/fast/workers@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/http/tests/appcache": |
+ "src/content/test/data/layout_tests/LayoutTests/http/tests/appcache": |
Var("webkit_trunk") + "/LayoutTests/http/tests/appcache@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/http/tests/workers": |
+ "src/content/test/data/layout_tests/LayoutTests/platform/chromium-win/http/tests/workers": |
Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/http/tests/workers@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/storage/domstorage": |
+ "src/content/test/data/layout_tests/LayoutTests/platform/chromium-win/storage/domstorage": |
Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/storage/domstorage@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/storage/domstorage": |
+ "src/content/test/data/layout_tests/LayoutTests/storage/domstorage": |
Var("webkit_trunk") + "/LayoutTests/storage/domstorage@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/storage/indexeddb": |
+ "src/content/test/data/layout_tests/LayoutTests/storage/indexeddb": |
Var("webkit_trunk") + "/LayoutTests/storage/indexeddb@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/fast/filesystem/resources": |
+ "src/content/test/data/layout_tests/LayoutTests/fast/filesystem/resources": |
Var("webkit_trunk") + "/LayoutTests/fast/filesystem/resources@" + |
Var("webkit_revision"), |
- "src/chrome/test/data/layout_tests/LayoutTests/media": |
+ "src/content/test/data/layout_tests/LayoutTests/media": |
Var("webkit_trunk") + "/LayoutTests/media@" + |
Var("webkit_revision"), |