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

Unified Diff: sky/tests/inspector/dom-mutation-modify-text-node-and-append.sky

Issue 683083004: Re-enable the inspector tests (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « sky/tests/inspector/dom-mutation.sky ('k') | sky/tools/webkitpy/layout_tests/servers/apache_http.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/inspector/dom-mutation-modify-text-node-and-append.sky
diff --git a/sky/tests/inspector/dom-mutation-modify-text-node-and-append.sky b/sky/tests/inspector/dom-mutation-modify-text-node-and-append.sky
index 4e8d0f591d846842da5f7fffb1071f28dfb072be..b32e75025b2a198f8f2007601f73dd3b17926e9b 100644
--- a/sky/tests/inspector/dom-mutation-modify-text-node-and-append.sky
+++ b/sky/tests/inspector/dom-mutation-modify-text-node-and-append.sky
@@ -1,5 +1,5 @@
<html>
-<link rel="import" href="inspector/backend/dom-agent.sky" as="DOMAgent" />
+<link rel="import" href="/sky/framework/inspector/dom-agent.sky" as="DOMAgent" />
<div></div>
<script>
// FIXME: This shows a bug in our DOM mutation handling, we should
« no previous file with comments | « sky/tests/inspector/dom-mutation.sky ('k') | sky/tools/webkitpy/layout_tests/servers/apache_http.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698