| Index: chromecast/chromecast_tests.gypi
|
| diff --git a/chromecast/chromecast_tests.gypi b/chromecast/chromecast_tests.gypi
|
| index f3c624917fdd9627385e016f0dc2c2a8e629dde5..93de689299ccc20f15eb1e37018c438ce3cecdcb 100644
|
| --- a/chromecast/chromecast_tests.gypi
|
| +++ b/chromecast/chromecast_tests.gypi
|
| @@ -335,7 +335,7 @@
|
| 'cast_shell_core',
|
| '../content/content_shell_and_tests.gyp:content_browser_test_support',
|
| '../testing/gtest.gyp:gtest',
|
| - '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| + '../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| ],
|
| 'sources': [
|
| 'browser/test/chromecast_browser_test.cc',
|
|
|