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

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

Issue 1238103002: [DevTools] Do not report edited resources via Page.getResourceContent. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Same for CSS 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-replace.html
diff --git a/LayoutTests/inspector/editor/text-editor-search-replace.html b/LayoutTests/inspector/editor/text-editor-search-replace.html
index c5845b052fa54d9b3c67a9d9a9a5d4d00e66e7d6..5f12a93b7ff2477af923cd2ba514e7eb021c66b0 100644
--- a/LayoutTests/inspector/editor/text-editor-search-replace.html
+++ b/LayoutTests/inspector/editor/text-editor-search-replace.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>

Powered by Google App Engine
This is Rietveld 408576698