 Chromium Code Reviews
 Chromium Code Reviews Issue 2425973002:
  [debugger] basic test infrastructure for new debugger test api.  (Closed)
    
  
    Issue 2425973002:
  [debugger] basic test infrastructure for new debugger test api.  (Closed) 
  | Index: test/optimize_for_size.isolate | 
| diff --git a/test/optimize_for_size.isolate b/test/optimize_for_size.isolate | 
| index f7a852283b5356ee69d09da8395fd05c4ef82a19..6f3313e86879ac503f10716fa192c9351eaefe7d 100644 | 
| --- a/test/optimize_for_size.isolate | 
| +++ b/test/optimize_for_size.isolate | 
| @@ -9,6 +9,7 @@ | 
| }, | 
| 'includes': [ | 
| 'cctest/cctest.isolate', | 
| + 'debugger/debugger.isolate', | 
| 'inspector/inspector.isolate', | 
| 'intl/intl.isolate', | 
| 'mjsunit/mjsunit.isolate', |