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

Unified Diff: chrome/test/functional.DEPS/DEPS

Issue 222873002: Remove pyauto tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: sync Created 6 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
« no previous file with comments | « no previous file | chrome/test/functional/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional.DEPS/DEPS
===================================================================
--- chrome/test/functional.DEPS/DEPS (revision 261231)
+++ chrome/test/functional.DEPS/DEPS (working copy)
@@ -1,25 +0,0 @@
-
-
-deps = {
- 'src/chrome/test/data': '/trunk/src/chrome/test/data',
- 'src/chrome/test/functional': '/trunk/src/chrome/test/functional',
- 'src/chrome/test/pyautolib': '/trunk/src/chrome/test/pyautolib',
- 'src/content/test/data': '/trunk/src/content/test/data',
- 'src/net/data/ssl/certificates': '/trunk/src/net/data/ssl/certificates',
- 'src/net/tools/testserver': '/trunk/src/net/tools/testserver',
- 'src/third_party/pyftpdlib/src': 'http://pyftpdlib.googlecode.com/svn/trunk',
- 'src/third_party/pywebsocket/src':
- 'http://pywebsocket.googlecode.com/svn/trunk/src@662',
- 'src/third_party/simplejson': '/trunk/src/third_party/simplejson',
- 'src/third_party/tlslite': '/trunk/src/third_party/tlslite',
- 'src/third_party/webdriver/pylib/selenium':
- 'http://selenium.googlecode.com/svn/trunk/py/selenium@18337',
- 'src/third_party/webpagereplay':
- 'http://web-page-replay.googlecode.com/svn/trunk@492',
-}
-
-deps_os = {
- 'win': {
- 'src/third_party/python_26': '/trunk/tools/third_party/python_26@66685',
- }
-}
« no previous file with comments | « no previous file | chrome/test/functional/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698