12 lines
485 B
Diff
12 lines
485 B
Diff
--- trunk/src/build/gyp_chromium 2014/02/19 18:20:22 252034
|
|
+++ trunk/src/build/gyp_chromium 2014/02/21 00:30:29 252434
|
|
@@ -39,8 +39,6 @@
|
|
sys.path.insert(1, os.path.join(chrome_src, 'third_party', 'WebKit',
|
|
'Source', 'build', 'scripts'))
|
|
|
|
-import find_depot_tools
|
|
-
|
|
# On Windows, Psyco shortens warm runs of build/gyp_chromium by about
|
|
# 20 seconds on a z600 machine with 12 GB of RAM, from 90 down to 70
|
|
# seconds. Conversely, memory usage of build/gyp_chromium with Psyco
|