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

Unified Diff: chrome/test/data/devtools/target_list/test_page.html

Issue 12319114: Extract debugger target enumeration into a separate class (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@debugger
Patch Set: Rebase Created 7 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: chrome/test/data/devtools/target_list/test_page.html
diff --git a/chrome/test/data/devtools/target_list/test_page.html b/chrome/test/data/devtools/target_list/test_page.html
new file mode 100644
index 0000000000000000000000000000000000000000..eb7ed7046d8271b095af4784e96fa6d7d29b47fa
--- /dev/null
+++ b/chrome/test/data/devtools/target_list/test_page.html
@@ -0,0 +1,6 @@
+<html>
+<head>
+ <title>Test page</title>
+ <link rel="icon" type="image/png" href="/favicon.png" />
+</head>
+</html>
« no previous file with comments | « chrome/test/data/devtools/target_list/manifest.json ('k') | content/browser/devtools/devtools_agent_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698