Chromium Code Reviews| Index: base/base_untrusted.gyp |
| diff --git a/base/base_untrusted.gyp b/base/base_untrusted.gyp |
| index 44baaa11ae281a15e9a1c57bc5bfd8f9fab8e248..09855868a83272974fe25ae839c5211a1298ecf1 100644 |
| --- a/base/base_untrusted.gyp |
| +++ b/base/base_untrusted.gyp |
| @@ -35,6 +35,8 @@ |
| ], |
| }, |
| ], |
| - }], |
| + }, { |
| + 'targets': [], |
| + }] |
| ], |
| } |