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

Unified Diff: LayoutTests/inspector/editor/text-editor-search-switch-editor.html

Issue 1238103002: [DevTools] Do not report edited resources via Page.getResourceContent. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Nuked concatenated, fixed comments Created 5 years, 4 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/editor/text-editor-search-switch-editor.html
diff --git a/LayoutTests/inspector/editor/text-editor-search-switch-editor.html b/LayoutTests/inspector/editor/text-editor-search-switch-editor.html
index df25503ed761d24b0d015014de1af88ea2eb50d5..40a15ed8a99a2b57c09c61cf4d4b0102dba72f38 100644
--- a/LayoutTests/inspector/editor/text-editor-search-switch-editor.html
+++ b/LayoutTests/inspector/editor/text-editor-search-switch-editor.html
@@ -2,7 +2,7 @@
<head>
<script src="../../http/tests/inspector/inspector-test.js"></script>
<script src="../../http/tests/inspector/debugger-test.js"></script>
-<script src="../debugger/resources/edit-me.js"></script>
+<script src="../sources/debugger/resources/edit-me.js"></script>
<script src="resources/search-me.js"></script>
<script>

Powered by Google App Engine
This is Rietveld 408576698