summaryrefslogtreecommitdiffstats
path: root/webkit/build/localized_strings/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/build/localized_strings/SConscript')
-rw-r--r--webkit/build/localized_strings/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/build/localized_strings/SConscript b/webkit/build/localized_strings/SConscript
index 39af769..5de0337 100644
--- a/webkit/build/localized_strings/SConscript
+++ b/webkit/build/localized_strings/SConscript
@@ -23,7 +23,6 @@ if env_res.Bit('windows'):
],
)
-import os
import sys
sys.path.append(env.Dir('$CHROME_SRC_DIR/tools/grit').abspath)
env_grd = env.Clone()