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

Unified Diff: chrome/browser/debugger/manual_tests/highlight-source-line.html

Issue 7274031: Wholesale move of debugger sources to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add OWNERS and DEPS. Created 9 years, 6 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: chrome/browser/debugger/manual_tests/highlight-source-line.html
diff --git a/chrome/browser/debugger/manual_tests/highlight-source-line.html b/chrome/browser/debugger/manual_tests/highlight-source-line.html
deleted file mode 100644
index a56ed974fc631ebcd76a36d584e009ca21714f5d..0000000000000000000000000000000000000000
--- a/chrome/browser/debugger/manual_tests/highlight-source-line.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<p>To test, open the DevTools and reload this page. Then open the Console and click the link for the markup error. You should see the line containing the error briefly highlighted in the source view.</p>
-
-<p>This line contains a markup error</i>.</p>

Powered by Google App Engine
This is Rietveld 408576698