Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 600328b639dbfe202df6717d3e0356dee106b5b8..56b5a828bdb013559a13a895f6712b9cd55d1548 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -1009,7 +1009,7 @@ |
], |
'dependencies': [ |
'../ui/compositor/compositor.gyp:compositor', |
- '../third_party/libvpx_new/libvpx.gyp:libvpx_new', |
+ '../third_party/libvpx/libvpx.gyp:libvpx', |
], |
}], |
['OS=="android"', { |
@@ -1300,7 +1300,7 @@ |
], |
}, { # OS != "android" |
'dependencies': [ |
- '../third_party/libvpx_new/libvpx.gyp:libvpx_new', |
+ '../third_party/libvpx/libvpx.gyp:libvpx', |
], |
}], |
['chromecast == 1', { |