| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index da034204b7d027d92dc67e1dca894ad8e3614e5f..8a0d2a4e96bcd80ef1f1e547fb46d721bc39e6a9 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -2184,11 +2184,11 @@
|
| 'test_support_common',
|
| '../base/base.gyp:base',
|
| '../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| + '../mojo/mojo_edk.gyp:mojo_system_impl',
|
| '../skia/skia.gyp:skia',
|
| '../sync/sync.gyp:sync',
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| - '../third_party/mojo/mojo_edk.gyp:mojo_system_impl',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|