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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping.html

Issue 2784733002: DevTools: prepare tests for Persistence2.0 release (Closed)
Patch Set: address comments + three special tests Created 3 years, 9 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: third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping.html b/third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping.html
index 0b715109f55af98459b84eb81c6a690ddd79ab1d..76a7ab2e4dab8100aaed42bc38e21d3c265ac141 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping.html
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping.html
@@ -14,6 +14,7 @@ function addScript(url)
function test()
{
+ InspectorTest.forceUseDefaultMapping();
var target = InspectorTest.mainTarget;
var fileSystemProjectId = Persistence.FileSystemWorkspaceBinding.projectId("file:///var/www");

Powered by Google App Engine
This is Rietveld 408576698