| 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..764f49c12ac881b6671fd25e7b488db6bea164cd 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"', {
|
|
|