summaryrefslogtreecommitdiff
path: root/deps/v8/.vpython
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/.vpython')
-rw-r--r--deps/v8/.vpython2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/.vpython b/deps/v8/.vpython
index 6a9ce3f693..398cef1ad5 100644
--- a/deps/v8/.vpython
+++ b/deps/v8/.vpython
@@ -1,7 +1,7 @@
# This is a vpython "spec" file.
#
# It describes patterns for python wheel dependencies of the python scripts in
-# the chromium repo, particularly for dependencies that have compiled components
+# the V8 repo, particularly for dependencies that have compiled components
# (since pure-python dependencies can be easily vendored into third_party).
#
# When vpython is invoked, it finds this file and builds a python VirtualEnv,