Chromium Code Reviews| Index: chrome/sync_integration_tests.isolate |
| diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate |
| index b5bff5892fa0928f3756696efc27f52e32fd2175..7901d5b0032ddd59e66bccbc6ddf78e6992274ec 100644 |
| --- a/chrome/sync_integration_tests.isolate |
| +++ b/chrome/sync_integration_tests.isolate |
| @@ -94,6 +94,6 @@ |
| }], |
| ], |
| 'includes': [ |
| - '../third_party/icu/icu.isolate', |
| + '../base/base.isolate', |
| ], |
| } |