 Chromium Code Reviews
 Chromium Code Reviews Issue 177773002:
  Support Promises instrumentation on backend.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/blink.git@master
    
  
    Issue 177773002:
  Support Promises instrumentation on backend.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/blink.git@master| Index: Source/core/inspector/InspectorPromiseInstrumentation.h | 
| diff --git a/Source/core/inspector/InspectorPromiseInstrumentation.h b/Source/core/inspector/InspectorPromiseInstrumentation.h | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..a6f9d9e2a078481ebab94d7c71bd11f3e720948f | 
| --- /dev/null | 
| +++ b/Source/core/inspector/InspectorPromiseInstrumentation.h | 
| @@ -0,0 +1 @@ | 
| +#include "InspectorPromiseInstrumentationInl.h" |