Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 889dc724ed202eedc6960faec9b62ea48ccd9748..f7b7ff3a729c05003cd98e16bfa041b0069533f3 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -302,7 +302,7 @@ |
}], |
['use_ash==1', { |
'dependencies': [ |
- '../ash/ash.gyp:test_support_ash', |
+ '../ash/ash.gyp:ash_test_support', |
], |
}], |
['chromeos==1', { |
@@ -1340,7 +1340,7 @@ |
}], |
['use_ash==1', { |
'dependencies': [ |
- '../ash/ash.gyp:test_support_ash', |
+ '../ash/ash.gyp:ash_test_support', |
], |
}], |
['chromeos==0', { |