Adjust to recent move.
TBR=efortuna@google.com Review URL: https://codereview.chromium.org//11931041 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17220 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
@@ -12,7 +12,8 @@ import subprocess
|
||||
import sys
|
||||
|
||||
SCRIPT_PATH = os.path.abspath(os.path.dirname(__file__))
|
||||
DART_PATH = os.path.abspath(os.path.join(SCRIPT_PATH, '..', '..', '..', '..'))
|
||||
DART_PATH = os.path.abspath(os.path.join(SCRIPT_PATH, '..', '..', '..'))
|
||||
print '***', DART_PATH
|
||||
|
||||
# Path to install latest IDL.
|
||||
IDL_PATH = os.path.join(DART_PATH, 'third_party', 'WebCore')
|
||||
|
||||
Reference in New Issue
Block a user