 Chromium Code Reviews
 Chromium Code Reviews Issue 1028543002:
  Turn the utility process image decoder into a Mojo service.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 1028543002:
  Turn the utility process image decoder into a Mojo service.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: components/components_unittests.isolate | 
| diff --git a/components/components_unittests.isolate b/components/components_unittests.isolate | 
| index ed969e093e8f150483da1db6a0df56bdfce52668..b1b054c50aa52f4e9b8208dbf5f1e1dbf65200df 100644 | 
| --- a/components/components_unittests.isolate | 
| +++ b/components/components_unittests.isolate | 
| @@ -94,6 +94,7 @@ | 
| ], | 
| 'includes': [ | 
| '../base/base.isolate', | 
| + '../gin/v8.isolate', | 
| '../third_party/angle/angle.isolate', | 
| ], | 
| } |