| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 2f707fea8ae867d723e53ae69dbe9773c8c232e2..87f8a8d6980874086c0faa61c384d919dc890192 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1690,7 +1690,7 @@
|
| '../third_party/liblouis/nacl_wrapper/liblouis_wrapper_browsertest.cc',
|
| ],
|
| 'dependencies': [
|
| - '../third_party/liblouis/liblouis_untrusted.gyp:liblouis_test_data',
|
| + '../third_party/liblouis/liblouis_nacl.gyp:liblouis_test_data',
|
| ],
|
| }],
|
| ],
|
|
|