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

Unified Diff: LayoutTests/inspector/resources/example-fileset-for-test.js

Issue 177773002: Support Promises instrumentation on backend. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address review comments + track Promise result 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: LayoutTests/inspector/resources/example-fileset-for-test.js
diff --git a/LayoutTests/inspector/resources/example-fileset-for-test.js b/LayoutTests/inspector/resources/example-fileset-for-test.js
index 6bae10770fbcac04ec7b0ea90bf79db39a5ac7ec..759763a4bad1ec06bc99120d07fcea539753875c 100644
--- a/LayoutTests/inspector/resources/example-fileset-for-test.js
+++ b/LayoutTests/inspector/resources/example-fileset-for-test.js
@@ -102,6 +102,7 @@ function blinkFilePaths()
"./Source/core/inspector/InspectorPageAgent.z",
"./Source/core/inspector/InspectorProfilerAgent.bpp",
"./Source/core/inspector/InspectorProfilerAgent.z",
+ "./Source/core/inspector/InspectorPromiseInstrumentation.z",
aandrey 2014/02/26 16:11:30 remove
Alexandra Mikhaylova 2014/02/28 13:52:05 Done.
"./Source/core/inspector/InspectorResourceAgent.bpp",
"./Source/core/inspector/InspectorResourceAgent.z",
"./Source/core/inspector/InspectorRuntimeAgent.bpp",
« no previous file with comments | « no previous file | Source/bindings/v8/custom/V8PromiseCustom.cpp » ('j') | Source/bindings/v8/custom/V8PromiseCustom.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698