Commit 1006eac2 authored by kkania@chromium.org's avatar kkania@chromium.org

Revert 223585 "Revert 223398 "Remove old chromedriver from build..."

Old ChromeDriver removed from chromeos:
https://chromium-review.googlesource.com/#/c/169601/

> Revert 223398 "Remove old chromedriver from build/archive. Sourc..."
> 
> There's a long trail of error on the ChromeOS bots following this change (with complaints about ChromeDriver tests).
> Example: make: *** No rule to make target `chromedriver'.  Stop.
> http://build.chromium.org/p/chromium.chromiumos/builders/ChromiumOS%20%28x86%29/builds/16796/steps/BuildPackages/logs/stdio
> 
> Seeing if this takes care of that error.
> 
> > Remove old chromedriver from build/archive. Sources will be removed next.
> > BUG=none
> > 
> > Review URL: https://chromiumcodereview.appspot.com/23542045
> 
> TBR=kkania@chromium.org
> 
> Review URL: https://codereview.chromium.org/23650006

TBR=finnur@chromium.org

Review URL: https://codereview.chromium.org/23686023

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223644 0039d316-1c4b-4281-b951-d872f2087c98
parent 4e622cee
......@@ -788,7 +788,6 @@
'../chrome_frame/chrome_frame.gyp:npchrome_frame',
# Omitting tests from Win64 to speed up cycle times.
'../chrome/chrome.gyp:automated_ui_tests',
'../chrome/chrome.gyp:chromedriver',
'../chrome/chrome.gyp:interactive_ui_tests',
'../chrome/chrome.gyp:reliability_tests',
],
......
This diff is collapsed.
......@@ -3,4 +3,3 @@ automated_ui_tests
interactive_ui_tests
_pyautolib.so
pyautolib.py
chromedriver
......@@ -2,5 +2,4 @@ reliability_tests
sync_integration_tests
_pyautolib.so
pyautolib.py
chromedriver
ffmpegsumo.so
......@@ -10,4 +10,3 @@ plugins\npTestNetscapePlugIn.dll
pyautolib.py
_pyautolib.pyd
fonts\*
chromedriver.exe
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment