Chromium Code Reviews| Index: build/linux/system.isolate |
| diff --git a/build/linux/system.isolate b/build/linux/system.isolate |
| index 79fa36b7b3e53ebcf2f627c39775b447d4fedb54..198e4c94e52f485e1e6825e3d5a86384503909ba 100644 |
| --- a/build/linux/system.isolate |
| +++ b/build/linux/system.isolate |
| @@ -3,6 +3,6 @@ |
| # found in the LICENSE file. |
| { |
| 'includes': [ |
| - '../../net/third_party/nss/ssl.isolate', |
| + '../../net/third_party/nss/ssl_base.isolate', |
| ], |
| } |