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

Unified Diff: chrome/test/webdriver/test/page_action_extension/view_checks.html

Issue 23526047: Delete old chromedriver code, and remove mongoose webserver. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 3 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/webdriver/test/page_action_extension/view_checks.html
diff --git a/chrome/test/webdriver/test/page_action_extension/view_checks.html b/chrome/test/webdriver/test/page_action_extension/view_checks.html
deleted file mode 100644
index ec2412a04036f2476a8e9d8745506be0cafb2c68..0000000000000000000000000000000000000000
--- a/chrome/test/webdriver/test/page_action_extension/view_checks.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
- <head>
- <title>test</title>
- </head>
- <body>
- <span>Should be in page source</span>
- <input id='checkbox' type='checkbox'>Click me</input>
- <input id='textfield' type='text'></input>
- </body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698