# HG changeset patch # User Todd Larsen # Date 1224291610 0 # Node ID 6dad90b78770481d8214ab0233981ee92ef641d8 # Parent 36d367e741e29d63b1fba99d6d3b7f0f2a438ea6 Add a relative symlink pointing at ../rietveld/upload.py in thirdparty/chromium so that gcl.py can import the thirdparty/rietveld/upload.py module. Patch by: Todd Larsen Review by: to-be-reviewed diff -r 36d367e741e2 -r 6dad90b78770 thirdparty/chromium/upload.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/thirdparty/chromium/upload.py Sat Oct 18 01:00:10 2008 +0000 @@ -0,0 +1,1 @@ +../rietveld/upload.py \ No newline at end of file