| Index: services/shell/mojo_shell_unittests.isolate
|
| diff --git a/services/shell/mojo_shell_unittests.isolate b/services/shell/mojo_shell_unittests.isolate
|
| index bc4dc772c96779c3b771af8b0db579a352e4627d..4259f2ba925971f4dc8f34564a1da7d3116e8222 100644
|
| --- a/services/shell/mojo_shell_unittests.isolate
|
| +++ b/services/shell/mojo_shell_unittests.isolate
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
| {
|
| 'includes': [
|
| - '../../mojo/mojo.isolate',
|
| + '../../base/base.isolate',
|
| ],
|
| 'conditions': [
|
| ['OS=="win" or OS=="mac" or OS=="linux"', {
|
|
|