summaryrefslogtreecommitdiffstats
path: root/build/rmdir_and_stamp.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/rmdir_and_stamp.py')
-rwxr-xr-xbuild/rmdir_and_stamp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rmdir_and_stamp.py b/build/rmdir_and_stamp.py
index 6aa11f8..8f046ea 100755
--- a/build/rmdir_and_stamp.py
+++ b/build/rmdir_and_stamp.py
@@ -21,7 +21,7 @@ The general pattern of use is:
The net result is that you will force |out_path| to be wiped and all
|gen_sources| to be regenerated any time any file in |inputs| changes.
-See //third_party/mojo/mojom_bindings_generator.gypi for an example use case.
+See //mojo/mojom_bindings_generator.gypi for an example use case.
"""