| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 83e0facae5a2f4ac77b134875a467353e4e2223a..5effc3e3df7967318718a6ad91abc89a547e9646 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -2171,11 +2171,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': [
|
| '..',
|
|
|