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

Unified Diff: chrome/test/webdriver/test/app_shell_extension/manifest.json

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/app_shell_extension/manifest.json
diff --git a/chrome/test/webdriver/test/app_shell_extension/manifest.json b/chrome/test/webdriver/test/app_shell_extension/manifest.json
deleted file mode 100644
index 090dd02cc8d818af357d5b3fe751b73ff03502a1..0000000000000000000000000000000000000000
--- a/chrome/test/webdriver/test/app_shell_extension/manifest.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "name": "App Shell",
- "version": "1.0",
- "app": {
- "background": {
- "scripts": [ "bg.js" ]
- }
- },
- "permissions": [ "experimental" ]
-}
« no previous file with comments | « chrome/test/webdriver/test/app_shell_extension/bg.js ('k') | chrome/test/webdriver/test/app_shell_extension/view_checks.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698