[go: nahoru, domu]

Remove comments about keeping export_tarball.py in sync with DEPS

It's being moved to a different repo, see https://codereview.chromium.org/1100783002

BUG=433338

Review URL: https://codereview.chromium.org/1105963002

Cr-Commit-Position: refs/heads/master@{#326873}
diff --git a/DEPS b/DEPS
index bc7c2c2a..f78d39d 100644
--- a/DEPS
+++ b/DEPS
@@ -581,16 +581,14 @@
     'action': ['python', 'src/tools/clang/scripts/update.py', '--if-needed'],
   },
   {
-    # Update LASTCHANGE. This is also run by export_tarball.py in
-    # src/tools/export_tarball - please keep them in sync.
+    # Update LASTCHANGE.
     'name': 'lastchange',
     'pattern': '.',
     'action': ['python', 'src/build/util/lastchange.py',
                '-o', 'src/build/util/LASTCHANGE'],
   },
   {
-    # Update LASTCHANGE.blink. This is also run by export_tarball.py in
-    # src/tools/export_tarball - please keep them in sync.
+    # Update LASTCHANGE.blink.
     'name': 'lastchange',
     'pattern': '.',
     'action': ['python', 'src/build/util/lastchange.py',