summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
authornirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-27 19:10:35 +0000
committernirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-27 19:10:35 +0000
commit01ce7c91bc987c620be3620836f2151ecdb8acff (patch)
tree89fbf6d5414fc449c2c729a00d8d3af938ee0e5e /chrome/chrome_tests.gypi
parent5640e1ad1eccb7e7f6c966f3a50726942d5b1804 (diff)
downloadchromium_src-01ce7c91bc987c620be3620836f2151ecdb8acff.zip
chromium_src-01ce7c91bc987c620be3620836f2151ecdb8acff.tar.gz
chromium_src-01ce7c91bc987c620be3620836f2151ecdb8acff.tar.bz2
Fix references to pyauto doc urls
dev.chromium.org was restructured recently. Review URL: http://codereview.chromium.org/3229001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57714 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r--chrome/chrome_tests.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 9d096fb..5fb20c2 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2631,7 +2631,7 @@
'and (target_arch!="x64" or linux_fpic==1))', {
'targets': [
{
- # Documentation: http://dev.chromium.org/developers/pyauto
+ # Documentation: http://dev.chromium.org/developers/testing/pyauto
'target_name': 'pyautolib',
'type': 'shared_library',
'product_prefix': '_',