Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(811)

Unified Diff: Source/core/inspector/InspectorPromiseInstrumentation.h

Issue 177773002: Support Promises instrumentation on backend. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix style Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698