summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_browser.gypi
diff options
context:
space:
mode:
authortyoshino@chromium.org <tyoshino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-16 09:57:58 +0000
committertyoshino@chromium.org <tyoshino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-16 09:57:58 +0000
commit1ac875d29da54823e8070bb64457aa542f8cd30b (patch)
tree85c1ca275d55885f86001dcdffa53e4dabe98e37 /chrome/chrome_browser.gypi
parenta4219b283fd202372e82ac3d9f167b83629cfbfa (diff)
downloadchromium_src-1ac875d29da54823e8070bb64457aa542f8cd30b.zip
chromium_src-1ac875d29da54823e8070bb64457aa542f8cd30b.tar.gz
chromium_src-1ac875d29da54823e8070bb64457aa542f8cd30b.tar.bz2
Revert 52628 - Refactor json automation interface for pyauto hooks.
Reduces the number of lines you need to add per new automation hook. Shaves off several lines of code. Refactor pyauto.py to obviate raising exception in case the json interfaces produces an error string. Reason: since startup_test of XP Perf and Vista Perf failed around this change and this change touched automated test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52054 Review URL: http://codereview.chromium.org/2898001 TBR=nirnimesh@chromium.org Review URL: http://codereview.chromium.org/2812057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52640 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_browser.gypi')
-rw-r--r--chrome/chrome_browser.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index aa1af65..63e7836 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -198,8 +198,6 @@
'browser/automation/automation_provider_win.cc',
'browser/automation/automation_provider.cc',
'browser/automation/automation_provider.h',
- 'browser/automation/automation_provider_json.h',
- 'browser/automation/automation_provider_json.cc',
'browser/automation/automation_provider_list.cc',
'browser/automation/automation_provider_list_generic.cc',
'browser/automation/automation_provider_list_mac.mm',